Apache Sling Authentication Selector

Bundle implementing a Sling Authentication Handler which allows for choosing which actual authentication handler is to be used delegating the actual credential handling to concrete handlers. The selector handler only presents HTML forms to provide credential data such as username and password for the Formbased Authentication Handler or an OpenID identifier for the OpenID Authentication Handler.

Homepage POM file JAR file Javadoc
'org.apache.sling:org.apache.sling.auth.selector:1.0.2'

Dependencies

Provided dependencies