C2: Customer — Configure external OIDC for team #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User Story: As a tenant admin, I want to configure external OIDC so my team can authenticate to the server.
Acceptance Criteria:
Spec:
docs/superpowers/specs/2026-04-09-platform-redesign.mdRoute:
/tenant/oidcAPI:
GET /api/tenant/oidc,PUT /api/tenant/oidcImplemented via Logto enterprise SSO connectors rather than direct OIDC config push to server. This achieves the same goal (team authenticates via corporate IdP) through Logto's native SSO feature.
Implemented at
/platform/tenant/sso:Spec deviations (by design):
Closing as implemented.