In OpenID Connect (OIDC) terminology, the following terms are commonly used:
Scope: This term refers to the set of permissions or access rights that are being requested by the client application.
Claims: These are pieces of information about the user, such as name, email, and other profile information, that are returned by the identity provider.
These terms are essential for understanding the permissions and user information handled within the OpenID Connect protocol.
References
OpenID Connect Core Documentation
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit