Commit Graph

50 Commits (c48c83abed09a36b3947cfe723dc3b2c466a249f)
 

Author SHA1 Message Date
chenyuan c48c83abed Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/com/yau/digitalrmb/platformintegration/interfaces/PlatformSsoController.java
#	src/main/java/com/yau/digitalrmb/security/interfaces/AuthController.java
#	src/main/java/com/yau/digitalrmb/security/interfaces/CurrentUserResponse.java
4 weeks ago
chenyuan 12f65e457f docs: finalize current user implementation plan 4 weeks ago
chenyuan 277a8a6fb8 fix: rely on direct snapshot schema update 4 weeks ago
chenyuan 17e2f3a59b fix: upgrade current user snapshot columns portably 4 weeks ago
chenyuan 8c49659d68 feat: add current user context 4 weeks ago
chenyuan f0e10a5567 merge: local token sso without platform datasource 4 weeks ago
chenyuan ed2a65aa43 refactor: remove main platform datasource dependency 4 weeks ago
chenyuan 2bb4818a8b docs: add current user context design 4 weeks ago
chenyuan 5ae798099e docs: plan local token sso implementation 4 weeks ago
chenyuan 1d1b1196e5 docs: define local token sso design 4 weeks ago
whb 6970dc8947 swagger注解调整 4 weeks ago
whb 0678149192 1 4 weeks ago
chenyuan 6fa34a74f1 docs: plan issuance request implementation 4 weeks ago
chenyuan 7f8e56bd1e docs: define Chinese Swagger requirements for issuance 4 weeks ago
chenyuan 131ffd943a docs: separate commercial and central bank issuance ends 4 weeks ago
chenyuan bb5dd4aac5 docs: add issuance request design 4 weeks ago
chenyuan 8d51ec2d21 feat: add dev database profile without flyway 4 weeks ago
chenyuan 2888d4cd0f fix: restore flyway mysql support 4 weeks ago
chenyuan 454c5cef9e merge: downgrade backend to java 8 4 weeks ago
chenyuan ed58d8a870 fix: preserve cas timeout semantics 4 weeks ago
chenyuan 2e1f695d4c build: downgrade backend to java 8 4 weeks ago
chenyuan 4d95795c13 docs: plan java 8 compatibility downgrade 4 weeks ago
chenyuan 52e285815d docs: add module development guide 4 weeks ago
chenyuan c085ee2330 fix: isolate application datasource from readonly platform 4 weeks ago
chenyuan 031a8a3998 feat: align local accounts with pevc 4 weeks ago
chenyuan 3a410e286f docs: plan pevc-style local account initialization 4 weeks ago
chenyuan 2751d73bc0 feat: finalize local password authentication 4 weeks ago
chenyuan 6edd870a32 feat: initialize local passwords from platform login 4 weeks ago
chenyuan 83c6fed1f9 feat: add local password login 4 weeks ago
chenyuan f017a153a3 feat: mirror platform credentials securely 4 weeks ago
chenyuan 5de5b5d5c6 docs: plan local password mirror login 4 weeks ago
chenyuan 4d49eaff20 docs: document readonly SSO operations 4 weeks ago
chenyuan 171de3d078 feat: add readonly current-user and logout APIs 4 weeks ago
chenyuan cf46616429 feat: add platform SSO and CAS login endpoints 4 weeks ago
chenyuan 5d97fabb21 feat: add exchange-code application sessions 4 weeks ago
chenyuan e84d424c42 feat: add readonly platform identity projection 4 weeks ago
chenyuan 977d7eb6ce feat: verify platform SSO tokens 4 weeks ago
chenyuan ac78354498 feat: add readonly platform identity repository 4 weeks ago
chenyuan 10a66eca1f feat: add platform integration configuration 4 weeks ago
chenyuan 45a5f637c5 chore: ignore local worktrees 4 weeks ago
chenyuan 0fb94fdf86 docs: plan single backend SSO implementation 4 weeks ago
chenyuan 56b9899947 docs: simplify SSO to single backend 4 weeks ago
chenyuan 2ce20a2acc docs: define platform SSO readonly identity design 4 weeks ago
chenyuan d64e7ac57d chore: add local database profile 4 weeks ago
chenyuan 7e8d4e95b3 feat: enable Swagger in development 4 weeks ago
chenyuan dd3633c6b2 feat: add operations configuration and DDD base types 4 weeks ago
chenyuan bfde528aa7 feat: add JWT authentication scaffold 4 weeks ago
chenyuan e6381ebd22 feat: add identity persistence scaffold 4 weeks ago
chenyuan 3a13cfb34b feat: add API response and error handling 4 weeks ago
chenyuan d2b93b6ea4 chore: bootstrap Spring Boot application 4 weeks ago