Skip to content

Create Users & Access App for OIDC Management

Build the Users & Access app in Portal UI, initially focused on managing customer OIDC connections.

  • New app section in Portal for identity management
  • Admin UI to configure customer SSO settings:
  • Enable/disable SSO for organization
  • Entra tenant ID
  • Client ID and secret (masked)
  • Test connection button
  • List configured OIDC connections with status
  • All configuration stored in FusionAuth via Admin API
  • Create a dedicated user role for managing SSO connections
  • Implement role check directly in portal code for now
  • Will migrate to FusionAuth-managed role in Auth Phase 3+
  • Support any OIDC identity provider
  • Provide inline guidance for MS Entra OIDC setup (most common)