Skip to content
Snippets Groups Projects
  • Tim van Dijen's avatar
    Fix typo + authentication-failure on empty attributes-array · 8aac150f
    Tim van Dijen authored
    An empty array shouldn't lead to an aborted logon.
    Example when we try to get the 'mail' attribute:
    UserA has a value set in the mail-attribute and passes the test -> Negotiate logon succeeds
    UserB has an empty mail-attribute and fails the test -> Negotiate logon fails and the user has to log on manually (fallback to LDAP is initiated)
    8aac150f
Code owners
Assign users and groups as approvers for specific file changes. Learn more.