okta-identity-integration-patterns
Installation
SKILL.md
Okta Identity Integration Patterns
Use When
- Enterprise SSO is required
- Role or group-based access must map from identity provider claims
Workflow
- Configure Okta app integrations for frontend and backend clients.
- Map groups, roles, and claims to application authorization model.
- Implement OIDC login, callback, and logout flows.
- Enforce token and session validation in API gateway and services.
- Add break-glass and operational procedures for identity outages.