Keycloack docs not fully complete? #409
-
Hello! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yeah, so when you set up the clients in the KC interface, there's a field called "Valid Redirect URIs" (screenshot), put where you're hosting Dashy there. You may also need to set some headers, e.g. |
Beta Was this translation helpful? Give feedback.
Yeah, so when you set up the clients in the KC interface, there's a field called "Valid Redirect URIs" (screenshot), put where you're hosting Dashy there. You may also need to set some headers, e.g.
Access-Control-Allow-Origin [URL-of Dashy]
There's a guide on setting up Keycloak with Dashy in the Authentication Docs which covers this in more detail.
Hope that helps :)