Open salaboy opened 4 years ago
@salaboy , I suggest to use Keycloak, I think that is more simple for me.
What OAuth2 Grant type do you prefer to use on project?
@mcruzdev go for Keycloak and let's see how it goes! I would go with this: https://oauth.net/2/grant-types/authorization-code/ right? as we have users logging in the app..
@mcruzdev make sure that you deploy keycloak using helm :)
https://github.com/dexidp/dex
For this, you need to have the application working in a Kubernetes Cluster. I will create another issue for that.