[keycloak-user] Making Login URL configurable Spring Security Filter

Jeff Macomber jeff.macomber at modernizingmedicine.com
Thu Dec 3 14:09:43 EST 2015


Hi,

Would it be possible to request a change to the
org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter
so that it allows providing a different DEFAULT_LOGIN_URL?  Right now you
can change it in your Spring bean config for
org.keycloak.adapters.springsecurity.authentication.KeycloakAuthenticationEntryPoint
but not for the Processing filter.  So you must extend the class to
configure it.  This is just a nice to have and not a blocker.

Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20151203/559ede5f/attachment.html 


More information about the keycloak-user mailing list