Configure OpenAM
- Go to the following url: http://openam.example.com:8080/openam and enter your login credentials.
username: amadmin password: changeit
- Go to Realm -> Top Level Realm ->Agetns -> OAuth 2.0/OpenID Connect Client
- Now click on new under Agent, and create a new Agent

- Click create
- Now you will see one entry as MyClientID. Click on it to edit it.

Now edit and add the following fields:
Client password
<as per your choice>
Redirection URIs Current Value
http://keystoneopenam.com:5000/v3/auth/OS-FEDERATION/websso/oidc/redirect
http://keystoneopenam.com:5000/v3/auth/OS-FEDERATION/websso/redirect
Scopes Current Values
openid
email
profile
Response Types Current Values
code
token
id_token
code token
token id_token
code id_token
code token id_token
Json Web Key Uri
https://openam.example.com:8443/openam/oauth2/connect/jwk_uri
- Now click on save