Microsoft Security | Active Directory Federation Services
Federated identity management using Active Directory Federation Services
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have an application that authorizes users to ADFS using the /adfs/oauth2/authorize/wia command. The application also stores local users in the database. When a local user logs in, they receive a 401 "WWW-Authenticate NTLM" error. ADFS won't let the local user into the application. Do you have a workaround to distinguish between WIA and local logins so the user doesn't receive a 401? Or some other logic. Or is this an application-specific issue and requires code modification?
Federated identity management using Active Directory Federation Services