Replies: 1 comment 3 replies
-
Perhaps a claim is missing, the monocle api logs should display some info that might help to debug this. Check the 'handleLoggedIn' function into https://github.com/change-metrics/monocle/blob/master/src/Monocle/Api/Server.hs that might give you some info and log message that you can look for in the logs. |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
From the docker and Okta logs, I believe I'm successfully being authenticated however when it redirects to the main page, the authentication window is still shown. How can I debug this further?
docker log:
MONOCLE_OIDC_OKTA_CLIENT_SECRET
is set in.secrets
.Beta Was this translation helpful? Give feedback.
All reactions