Ingress for SSO proxy
pyToshka opened this issue · 1 comments
pyToshka commented
Hi, after deployment chart, i configured
keycloakGatekeeper:
enabled: true
url: https://keycloak.local/auth/realms/master
clientId: testcli
clientSecret: <secret>
proxyPort: 4999
But as I can see ingres for octant https://example.com/octant redirect me to https://example.com/oauth/authorize?state=dadadsd which not evaliable.
What i do wrong? Thank you in advance
pyToshka commented
Resolved. Thank you for Your helm!