Hi,
When I add ADFS user into SharePoint via PeoplePicker with UPN identifly, user account show as "c:0e.t|adfs|staff@domain.local".
May i know "c:0e.t|" is correct? Or need to be "i:0e.t|"?
And I found a bug on group page (/_layouts/15/groups.aspx). All UPN identifly user with "c:0e.t|" will show on group page.
Thanks
Comments: Hello, this is not an issue in LDAPCP, this is because you didn't set UPN claim type to be the identity claim type. It's SharePoint that controls the format of the account, LDAPCP just submits PickerEntity object that describe permission to create. Thanks, Yvan
When I add ADFS user into SharePoint via PeoplePicker with UPN identifly, user account show as "c:0e.t|adfs|staff@domain.local".
May i know "c:0e.t|" is correct? Or need to be "i:0e.t|"?
And I found a bug on group page (/_layouts/15/groups.aspx). All UPN identifly user with "c:0e.t|" will show on group page.
Thanks
Comments: Hello, this is not an issue in LDAPCP, this is because you didn't set UPN claim type to be the identity claim type. It's SharePoint that controls the format of the account, LDAPCP just submits PickerEntity object that describe permission to create. Thanks, Yvan