vouch-proxy
vouch-proxy copied to clipboard
Sample config.yaml file for Keycloak
- Sample config.yaml file for keycloak configuration
hello i am trying to use vouch with keycloak and have been using this config as a guideline im currently having issues and thinks its to do with keycloak using preferred_username instead of username as a claim type. This config doesn't mention it. has this config actually worked for you? If it has then i can continue troubleshooting as i know its not this. you can see how i got to this point in #553
hello i am trying to use vouch with keycloak and have been using this config as a guideline im currently having issues and thinks its to do with keycloak using preferred_username instead of username as a claim type. This config doesn't mention it. has this config actually worked for you? If it has then i can continue troubleshooting as i know its not this. you can see how i got to this point in #553
Which preferred username you are using? There is no need for it in vouch proxy config. You just need to use client id and secret. and yes my config works and I'm using them in production.