Setup Identity Provider - SarahJChong/emergency-duress-app GitHub Wiki
Overview
The app uses Auth0 for authentication with OAuth 2.0 and OpenID Connect (OIDC), implementing the Authorization Code Flow with PKCE (Proof Key for Code Exchange) for enhanced security.
Default provider
- Name: Auth0
- Link to website: auth0.com
- Any constraints/things to note:
- Refer to Authentication Setup
Steps to update/change default provider
- Refer to Authentication Setup
Link ID Provider Roles with Duress app role
- Refer to Role and Permission Structure
Additional information
- Manage users
- Roles & what they have access to
- Technical implementation: