Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1834

security: drop Authenticator

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.5 RC1
    • None
    • None
    • None

      related to the context changes we have implemented:

      • jaas modules can return user
      • default jaas moduel uses UserManager (done some month before)
      • ctx.login(user)

      To make this code testable we have to drop usage of Authenticator (anyway already minimized). The authenticate method goes to SecuritySupport and can get overriden if needed.

        Acceptance criteria

              pbaerfuss Philipp Bärfuss
              pbaerfuss Philipp Bärfuss
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD