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
Exponential backoff and circuit breaker for Service Bus-triggered Azure Functions
Use exponential backoff and circuit breaker patterns in Azure Functions with Service Bus SDK bindings. Control retry storms, protect dependenc...
10 hours ago
May Patches for Azure DevOps Server
We are releasing new patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay up to date with t...
15 hours ago
From beta to stable: Announcing the Azure SDK for Rust 🎉🦀
Announcing the stable release of the Azure SDK for Rust. This release includes stable libraries for Core, Identity, Key Vault (Secrets, Keys, ...
17 hours ago