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

The IDM subsystem is always initialized even when a custom Authenticator is provided

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • PLINK_2.5.0.beta3
    • PLINK_3.0.0.beta2
    • BASE
    • None
    • Hide

      Try to use this test case:
      org.picketlink.test.integration.authentication.CustomAuthenticatorWithoutIDMTestCase

      Show
      Try to use this test case: org.picketlink.test.integration.authentication.CustomAuthenticatorWithoutIDMTestCase

    Description

      The IDM subsystem is always initialized even if provided a custom Authenticator that does not use the IDM capabilities.

      The root cause is the DefaultIdentity logic, which is injecting a Instance<Authenticator> what makes all available authenticators, including the IdmAuthenticator, to be initialized.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: