The OAuth Plugin is used to protect endpoints, requiring an access token with the presence of certain OAuth scopes to perform certain methods (e.g. GET or Post).
This plugin is made freely available under the Apache2 open source license.
This Gateway plugin working as a proxy OAuth 2.0 resource server(RS) and/or as an OpenID Connect relying party(RP) between the client and the upstream service.
Gluu Gateway UMA Auth and UMA PEP plugins are used for client authentication and to enforce the presence of UMA scopes for access to resources protected by the Gateway.
The metrics plugin gathers statistics for authentication-related events generated by Gluu Gateway against its associated Gluu Server.