xcreds icon indicating copy to clipboard operation
xcreds copied to clipboard

Clarify manifest descriptions for AD property names

Open davelebbing opened this issue 7 months ago • 2 comments

v5.0 build 7096

In the manifest description for map_firstname it shows a default value of given_name. This is correct for OIDC but for AD I believe it should be added that the default is givenName.

Then for map_username it shows the default for AD as sAMAccountName. This property does not show in the XCreds log. Not sure how this relates to userPrincipalName when being processed by XCreds but I'm wondering if this manifest description needs further clarification for what is being used.

This is a reference I saw on the relation of these AD property names for username:

https://docs.secureauth.com/0903/en/active-directory-attributes-list.html#:~:text=Name%20(Pre%20W2K)-,sAMAccountName,-JSmith

davelebbing avatar Jul 10 '24 15:07 davelebbing