Issue brief
Context and approach
Implement the end-to-end SSO callback flow for configured enterprise domains. The path must support OIDC and SAML providers, preserve PKCE state through redirects, and link verified identities to an existing Lumina account.
The rollout should be safe to stage by workspace. Authentication failures need actionable audit events so Support and Security can diagnose a rejected assertion without exposing sensitive provider payloads.
Current blocker
The sanitized authentication error taxonomy needs Security review before this can move to rollout.
server/auth/sso/callback.tsKeep provider-specific claims behind the identity adapter. The callback should return one normalized profile and one typed failure result.
server/auth/sso/callback.tsWork breakdown
Subtasks
Collaboration
Activity
3 updates- MA
Mike Andrew moved this issue to In progress
Today, 09:42
- JD
Jordan Diaz linked the identity adapter proposal
The adapter contract is ready for implementation.
Yesterday, 16:18
- AW
Avery Wong raised a rollout blocker
We still need a sanitized error taxonomy for Support.
Yesterday, 11:06