Unable to Assign an Application to User, No Applications Display in Authorized Applications
Last Updated:
Overview
When trying to assign an application to a user, no applications are displayed in the Authorized Applications section for a user profile in the Dashboard.
Applies To
- Authorized Applications
- Application
Solution
Since Auth0 is primarily a customer-facing solution, as opposed to a workforce solution (like Okta WIC), there is no need to assign an application to a user on a per-user basis. Instead, when a specific connection is enabled for an application, all users within that connection can log in to that application. There is no way to create a user within the Auth0 dashboard with pre-assigned Authorized Applications (this includes the Management API create user endpoint). A user will need to go through a login flow (not including the ROPG flow) to have that data populated.
The Authorized Applications tab in a user's profile displays a list of OIDC scopes that a user consents to upon their first login to an application.
Note: The consent screen is not displayed for first party applications by default.