-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The Htpasswd currently enforces the username to the uid attribute.
| $attributes = array_merge(['uid' => [$username]], $this->attributes); |
Ideally this attribute should be user configurable.
The documentation recommends to use urn:oasis:names:tc:SAML:2.0:attrname-format:uri for attribute's NameFormat but forcing the attribute name to uid goes against this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels