Authorization is the process of giving the user permission to access a specific resource or functionality. This term is often used interchangeably with access control. In secure environments, authorization must always follow authentication. Users should first prove that their identities are genuine before they can access protected resources. These developer guides provide you with detailed instructions on how to implement authorization using Auth0 by Okta in Micronaut APIs.
Micronaut Developer Guides
Additional Resources
If you are new to identity and security, check out any of the following resources to get started: