You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone have a fully working OIDC flow using Dex and Skooner?
Although I'm able to re-direct to Dex for the login before I get prompted to enter my credentials it's complaining about "Unregistered redirect_uri ("https://skooner.kubernetes.mydomain.local/callback")".
In my Dex configmap I've configured the following (based on past experience using Dex + OAuth2-Proxy + Dashboard), but not convinced it's correct:
New stable was released and we fixed two pieces of documentation flaws.
Please follow through with the keycloak troubleshooting section and report any issues with a new ticket or reopen this. Thanks!
Hi All,
Does anyone have a fully working OIDC flow using Dex and Skooner?
Although I'm able to re-direct to Dex for the login before I get prompted to enter my credentials it's complaining about "Unregistered redirect_uri ("https://skooner.kubernetes.mydomain.local/callback")".
In my Dex configmap I've configured the following (based on past experience using Dex + OAuth2-Proxy + Dashboard), but not convinced it's correct:
If someone can point me in the right direction or would be willing to share a working set of YAML configs that would be greatly appreciated! 😊
The text was updated successfully, but these errors were encountered: