Keycloak custom login provider
I’m trying to create a custom Keycloak provider that will add something to login logic. I’ve read how providers (or plugins) are being created for Keycloak and there’s already one in the project I’m working with, but I don’t know much about them. I need to add custom logic for users authentication/authorization: I want to… Read More Keycloak custom login provider