Skip to content

keycloak with oidc #822

Closed Answered by hanwg
hanwg asked this question in Q&A
May 8, 2024 · 2 comments · 8 replies
Discussion options

You must be logged in to vote

i managed to get it to work. your commits gave me a hint on what to look out for.
it was my frontend url environment variable:
FRONTEND_URL="https://ryot.mydomain"

removing the double quotes fixed the issue for me.
perhaps you can update the documentation: https://docs.ryot.io/guides/openid
i think you need to quote the entire key-value and not just the value.
e.g. this should work:
"FRONTEND_URL=https://docs.ryot.io/guides/openid"

or dont use quotes at all like what i did.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@hanwg
Comment options

Comment options

You must be logged in to vote
7 replies
@IgnisDa
Comment options

@hanwg
Comment options

@IgnisDa
Comment options

@hanwg
Comment options

Answer selected by hanwg
@IgnisDa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants