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

JAAS - Authorization modules should only be responsible to add ACL

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1 M3
    • 3.1 M1
    • security
    • None

      Current implementation of JCR Authorization module forces you to duplicate users in JCR even if authentication source is external.

      IMHO

      • Authentication module should check for credentials (like it is now) in addition collect groups and roles together with details like user language, email etc..
      • Authorization module can use above information to read access control list for this user

      this will help us develope authentication modules for any data/directory source without having to duplicate users in JCR

        Acceptance criteria

              scharles Sameer Charles
              scharles Sameer Charles
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD