Explore Library
FlashcardIntermediate

OAuth2 and Role-Based Access Control

OAuth 2.0 handles delegated authorization, while roles for RBAC are typically carried as claims for the app to enforce.

Question

How does OAuth 2.0 relate to role-based access control (RBAC)?

Click to reveal answer