Hi,

it doesn't exist anymore. You can use UserFederationProvider SPI instead of it now: http://docs.jboss.org/keycloak/docs/1.0-final/userguide/html/user_federation.html , which is more complex, but more powerfull . It allows to plug your user DB and fully use your users in keycloak and also sync your users from external DB into local Keycloak DB (even those which weren't previously authenticated. AuthenticationProvider synced just users, which authenticate at least once to Keycloak)

Marek

On 18.9.2014 15:36, Rodrigo Sasaki wrote:
Hello,

I was asked again to look into the AuthenticationProvider and I noticed that it doesn't exist anymore, is that correct?

Is there a new way now to implement a custom authenticator?

--
Rodrigo Sasaki


_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user