I've recently configured SAML authentication on my DPA servers. For all other applications in our environment—such as ServiceNow and our internal HR portal—we use a single sign-on (SSO) URL that automatically logs users in via SAML. However, with DPA, when accessing the default URL (https://<server_name>/iwc/login.iwc), users are presented with a choice between Active Directory (AD) and SAML login options.
Our requirement is to enforce SAML authentication exclusively. While I initially added AD groups to facilitate access, this has inadvertently allowed users to log in using either method. I now need to remove the AD login option and configure the system to automatically redirect users to SAML authentication without presenting a choice.
