External OAuth 2.0 server for Anypoint Platform
home
The primary purpose of an OAuth2 provider is to control access to protected resources. Both, an Authorization server and Resource server use the OAuth provider module to hosts the protected resources and issue tokens to access protected resources without sharing the resource owner's credentials with the client applications.
Enable your organization with an OAuth provider that can be reused by any of the APIs that belong to your organization, regardless of their Business Group. This template showcase 1-user-1-password security provider, however you can implement your own authorization flavors by using HTTPs protocols, defining scopes of your OAuth provider and many more.