OpenAM Authentication API

OpenAM Authentication API


API Settings

Help

Use this API to retrieve SSO tokens for use with most other APIs from this Portal. You will still need to specify your API Key when retrieving the Token, just like you need to pass the X-ApiKey in addition to your SSO token afterwards.

From the Open AM developer's guide:

The simplest user name/password authentication returns a tokenId that applications can present as a cookie value for other operations that require authentication. In this case use HTTP POST to prevent the web container from logging the credentials. Pass the user name in an X-OpenAM-Username header, and the password in an X-OpenAM-Password header.

View Swagger definition »

Not logged in

You are currently not logged in, so we can't display your registered applications. Please log in first.

Log in »