Hi everyone,
Already play with a while to construct specific ADFS url with HTTP GET settings like RedirectToIdentityProvider and logintorp, for permit have correct redirection, bypass some screen question and going directly to the webapp.
I'm actually try to find a way to get a direct URL for use a specific Authentication Policy. For example, I enable Forms and Azure MFA as primary authentication (or even x509 etc..), and like some app having conditional access based on authentification type,
the user need to click on specific authentication link behind the forms.
My goal, is to provide an URL where users can go directly to the target authentication method.
Someone know if it's possible, and if yes what is the correct GET (or whatever) to do ?
I see that for Azure Primary Authentication, when user click the self page is refresh with a POST AuthMethod with value AzurePrimaryAuthentication. It's doesn't work as a GET, only POST. (I don't want to have an intermediate page for push this POST settings)
Thank you,
Alex
GIRAUD Alexandre - MVP Forefront France http://www.alexgiraud.net/blog Note : Si ma réponse vous a été utile, ou apporté une résolution; merci de voter ou de la marquer comme réponse.