Hello everyone, we would like to secure an application with SSO and use DUO as the IDP.
We use an Azure AD as source within DUO.
We use “Username” as the SAML Response value.
According to the documentation, username is mapped against sAMAccountName.
When i use the SSO login, Azure AD wants the UPN (@exampledomain.com) for Login.
The login is successfull.
DUO delivers the following information as the response: exampledomain.com<Username> which is the UPN for me and not the sAMAccountName.
Has anyone here had similar problems? Can I still adjust something there?