OAuth / OpenID Connect

Facing ‘invalid_grant’ issue while logging in via AWS Cognito

101 views September 15, 2023 September 20, 2023 saurabhshingade 0

You may encounter this issue if you do not select the “Generate a Client secret” radio button while creating the application in your AWS Pool.

OAuth Single Sign-On Azure AD email attribute

Once you create the application, you cannot edit this option. To address this problem, you should create a new application and ensure that you select the “Generate a Client Secret” radio button during the application creation process.

Was this helpful?