Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-1835

Support Credential Criteria for LDAP authentication

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.9, 4.0.0
    • 3.0.10, 4.0.0
    • wa
    • None

    Description

      When building LDAP authentication blocks, provide for a way in the Admin console to specify the credential criteria field. This value as a text field could be regular expression, or a class that implements Predicate which forces the underlying authentication handlers to be filtered based on format of the user id.

       

      For example, a criteria would be ".+@tirasa.net", which would tell the handler to operate and verify the user, if their username matches that pattern.

       

      This would eventually be mapped to CAS via:

      LdapAuthenticationProperties#setCredentialCriteria

      Attachments

        Activity

          People

            mmoayyed Misagh Moayyed
            mmoayyed Misagh Moayyed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: