Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-172

IdmAuthenticator is failing for credentials that don't required the userId

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • PLINK_2.5.0.beta4
    • PLINK_2.5.0.beta3
    • BASE
    • None

      The IdmAuthenticator is not handling properly credentials that do not require the DefaultLoginCredentials.userId.

      As an example, Digest credentials are not being validated because all the necessary data is encapsulated inside the Digest class. That way, there is no need to check for the userId in this case.

      The same goes for other credentials such as X509 or any other that fits in this case.

              psilva@redhat.com Pedro Igor Craveiro
              psilva@redhat.com Pedro Igor Craveiro
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: