Skip to content

Add extensible auth compatibility layer for private SSO#7

Merged
vsxd merged 1 commit into
mainfrom
feature/auth-extensibility-private-sso
Mar 13, 2026
Merged

Add extensible auth compatibility layer for private SSO#7
vsxd merged 1 commit into
mainfrom
feature/auth-extensibility-private-sso

Conversation

@vsxd

@vsxd vsxd commented Mar 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add default-disabled direct auth and session bootstrap compatibility layers for future private SSO integration
  • unify post-login session establishment through PlatformSessionService and keep Spring Session / Redis semantics intact
  • add frontend compatibility entry points, auth method catalog, and detailed integration documentation for future developers and coding agents

Testing

  • ./mvnw -pl skillhub-auth,skillhub-app -am test
  • pnpm typecheck
  • pnpm build

@vsxd vsxd merged commit 41cd9d2 into main Mar 13, 2026
@vsxd vsxd deleted the feature/auth-extensibility-private-sso branch March 16, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant