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

Steps to update/change default provider

  1. Refer to Authentication Setup

Link ID Provider Roles with Duress app role

  1. Refer to Role and Permission Structure

Additional information

  1. Manage users
  2. Roles & what they have access to
  3. Technical implementation:
    1. User management
    2. Role and Permission Structure
    3. Security Responder Management