Replies: 3 comments
-
As an option you could use authentication of ingress controller https://kubernetes.github.io/ingress-nginx/examples/auth/oauth-external-auth/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
@aijaiswa could you please share an example of your approach of using keycloak? |
Beta Was this translation helpful? Give feedback.
0 replies
-
closing er user did not respond |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team,
GM
I am trying to secure all integration inside a project using keycloak api. I am able to secure individual integration by calling keycloak API, however there are too much of boiler plated code.
I want to create a interceptor or filter kind of layer for project, to secure all integrations from a single location. Kindly suggest how I can do that.
If there are any better approach, please advise
Beta Was this translation helpful? Give feedback.
All reactions