Azure AD is your only identity provider in dev, and you need your users to skip the usual “sign in” page?
If you only had one identity provider, and if you wanted your users to skip the intermediate sign in page, you could use LoginButtonAuthenticationType site setting to achieve just that. However, if that single provider were Azure AD, you’d need to figure out the value to use for the site setting. Here it goes: At… Read More »
Published on:
Learn moreRelated posts
Exploring azd extensions: Enhance your Azure developer experience
A deep dive into the introduction of the Azure Developer CLI (azd) extensions and the azd extension framework to build extensions. The post Ex...
1 day ago