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
Thanks for your answer. Is there anyway we can set the values as an env in the deployment.yaml or configma?
OK, I found a way to have the configuration in config map.
Now, another problem popping up. How can I set multiple JWKSUrl? Each issuer has its own JWKSUrl, but the values.yaml accepts string rather than array value.
I want my API to support selected auth providers. Is there a way oidc-guard can support this feature?
The text was updated successfully, but these errors were encountered: