AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Flight on passkey feature (to rollback in emergencies) #2329

Closed melissaahn closed 8 months ago

melissaahn commented 8 months ago

Summary

Adding a flight to the passkey feature in order to be able to disable it from the broker side in case of an emergency. (Note that we will be advising consuming apps to also flight the parameters that will enable this feature)

I verified that the flighting worked via BrokerHost locally and using ECS's integration portal.