Includes endpoints in the oauth, oauth2, and oauth2c subdirectories. Some of the service endpoints in the oauth subdirectory are based on OAuth 1.0, which may be deprecated in an upcoming release.
index.jsp
-
Specifies an endpoint used to register service consumers, which get resources from SPs. Provides access to registerconsumer.jsp. Associated with OAuth 1.0.
registerconsumer.jsp
-
Defines an endpoint used to register a consumer of services from SPs. Associated with OAuth 1.0.
userconsole.jsp
-
Allows a user to authorize or revoke a request for an OAuth 1.0 token..
registerClient.jsp
-
Enables registration of an OAuth 2.0 client with the OpenAM OAuth 2.0 authorization service. For details, see the Administration Guide chatper on Managing OAuth 2.0 Authorization.
OAuthLogout.jsp
-
Used to log out the resource owner with teh OAuth 2.0 provider. For more information, see the Administration Guide chapter on Defining Authentication Services.
OAuthProxy.jsp
-
Endpoint used for redirection. For more information, see the Administration Guide chapter on Managing OAuth 2.0 Authorization.