skip to content
Alvin Lucillo

Skip consent screen

/ 1 min read

💻 Tech

If you want the consent screen to not appear upon a user’s first login, toggle on the Allow Skipping User Consent setting on Access Settings section under the Settings tab of the Management API. The consent screen is where it asks for the user to agree that the app (e.g., SPA) will access certain scopes like profile. However, to improve user experience, you may not want that to appear, especially because the SPA and API are under the same tenant/account. This means those apps aren’t 3rd party applications but rather 1st party applications. 1st party application can already access scopes if the setting is toggled on.