Version: combined
nevisauth
REST services exposed by the nevisAuth component.
Configure the component via the nevisAuth Instance pattern.
nevisAuth does not have a single generic REST Service pattern. Instead, each endpoint family is exposed by a dedicated pattern, for example:
- OAuth 2.0 Authorization Server / OpenID Provider for
/oauth2/authorizeand/oauth2/token. - OAuth 2.0 / OpenID Connect Token Introspection Endpoint and Token Revocation Endpoint.
- SAML IDP for SAML 2.0 metadata, when the Metadata Service is enabled.
See the Patterns Reference for the full list.