You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
When I configured SAML with settings from this issue, new user created in format "Display Name, login" and I can't manage him from RocketChat console(only via REST API) .
In logs I see that parameter username received as "username":["XXX, YYY","TSTDMN\xxx.yyy"]" instead of ""username":["XXX, YYY"]"
Description:
Hello.
When I configured SAML with settings from this issue, new user created in format "Display Name, login" and I can't manage him from RocketChat console(only via REST API) .
In logs I see that parameter username received as "username":["XXX, YYY","TSTDMN\xxx.yyy"]" instead of ""username":["XXX, YYY"]"
Steps to reproduce:
Expected behavior:
Got username in format ""username":["XXX, YYY"]"
Actual behavior:
Server Setup Information:
Additional context
Relevant logs:
RESULT :{"profile":{"inResponseToId":"id-JPKNNNsuCovo5t8CD","issuer":"http://MYDOMAIN.com/adfs/services/trust","nameID":"[email protected]","nameIDFormat":"urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress","sessionIndex":"_921934bf-672a-4364-b281-432732f36c6e",**"username":["DISPLAY NAME","DOMAIN\sAMAccountaname"],"**email":"MY_EMAIL","http://schemas-xmlsoap-org/ws/2005/05/identity/claims/name":"DISPLAY NAME",
The text was updated successfully, but these errors were encountered: