Skip to content

Authorization

The authorization guide offers detailed instructions for implementing a range of authorization scenarios within your application using Asgardeo, ensuring secure access and enhanced protection.

API authorization

Role Based Access Control (RBAC) lets organizations grant limited access to its API resources based on the roles assigned to a user. Learn how to implement it in Role-based access control (RBAC).

User impersonation

User impersonation involves granting temporary access to another user's account. Learn how to implement it in User impersonation.