Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-1370

Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Auth Selector 1.0.0
    • Authentication
    • None

    Description

      Currently Sling has two form-oriented authentication handlers: The form based authentication handler and the OpenID authentication handler. But there is no good way for the real client of a Sling application to choose between the two authentication such as is provided for example by http://www.crowdvine.com/account/login.

      This can be accomplished by a pseudo authentication handler as follows:

      extractCredentials: not implemented, always returns null
      dropCredentials: not implemented
      requestCredentials: renders a configurable login form

      The handler is registered at higher priority than the authentication handlers actually handling the authentication (requires SLING-1368)

      Attachments

        Issue Links

          Activity

            People

              fmeschbe Felix Meschberger
              fmeschbe Felix Meschberger
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: