OpenID Connect scopes inheritance¶
In Asgardeo, child organizations inherit OpenID Connect scopes from the root organization, ensuring consistency across the organization hierarchy.
How it works¶
Inheritance for OIDC scopes works as follows.
-
Child organizations inherit both the system-defined and custom OIDC scopes from the root organization.
-
Only the root organization can create or modify custom OIDC scopes.
Organization administrators can view inherited OIDC scopes from the Asgardeo Console by going to User Attributes & Stores > User Attributes > OpenID Connect and selecting Scopes.
Configure OIDC scopes at the root organization¶
Administrators can create and modify OIDC scopes at the root organization. Follow the Manage OIDC Scopes guide to learn more.