No ID TOKEN and REFRESH TOKEN received #519
Unanswered
andreamarinaro
asked this question in
Q&A
Replies: 1 comment
-
you may want to inspect the Apache server debug logs to see what is happening |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
we are using cognito with openidc module but we are not able to execute the call to token endpoint of the Cognito (POST /oauth2/token) after the auth call(GET /oauth2/authorize).
Due to this we are not able to generate ID TOKEN and REFRESH TOKEN, even if the authentication part via Google SSO is correctly working.
This is our conf:
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions