Skip to content

Authentication methods refactor #276

Description

@dlamoris

Currently the Ldap auth implementation syncs ldap user and group info to the mms db - this is because the login process actually queries the db to get group (granted authority) info even though the authentication object should already have 'granted authority' info. The intended behavior is for the db to only include 'local' relationships between user and groups, and the authentication token to include the union of the local groups + third party (ldap) groups.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions