Search code examples
authenticationoauth-2.0openamopenid-connectforgerock

How to Allow clients to skip consent in openam13


I am using Forgerock OpenAM 13.0.0 as an identity provider.

I have configured OIDC under a particular realm in it.

Whenever I try to log in using my application each time it asks to allow or deny option.

How to skip consent option after the first login?


Solution

  • This issue has been fixed in 13.5.0.

    OAuth2 user consent confirmation can be optional

    If you want to skip the page, you should change the source code of OpenAM.