-
Hi, can anyone explain to me what exactly the OIDC parameter
Ok, but where is this actually used? In my application (which uses OIDC Bearer Auth) I can even remove this parameter completely and everything is still working fine. Or is this only relevant for the authorization code flow (which I am not using)? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
/cc @pedroigor (oidc), @sberyozkin (oidc) |
Beta Was this translation helpful? Give feedback.
-
Silly me, there is even a whole paragraph about it here. Sometimes it's a bit difficult to keep track because there are so many guides in the OIDC area (which is of course much appreciated on the other side). |
Beta Was this translation helpful? Give feedback.
-
Thanks @gefloh |
Beta Was this translation helpful? Give feedback.
Silly me, there is even a whole paragraph about it here.
Sometimes it's a bit difficult to keep track because there are so many guides in the OIDC area (which is of course much appreciated on the other side).