OIDC request URI not in the docs #734
Replies: 4 comments 9 replies
-
So I also needed to remove the
The URL in the browser looks like this: |
Beta Was this translation helpful? Give feedback.
-
yes the redirect uri is |
Beta Was this translation helpful? Give feedback.
-
some stuff are still missing to have a real OIDC flow will try to have to implemnt when i got a bit of time |
Beta Was this translation helpful? Give feedback.
-
For me, the error is: the+state+is+missing+or+does+not+have+enough+characters+and+is+therefore+considered+too+weak.+Request+parameter+%27state%27+must+be+at+least+be+8+characters+long+to+ensure+sufficient+entropy.&state=&provider=GENERIC |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to use the new OIDC feature but now I don't know what the
redirect_uri
has to be. It's unfortunately not in the docs.Is it
BASE_URL
+/settings
?Beta Was this translation helpful? Give feedback.
All reactions