You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Azure AD rebranding + NuGet package updates
Azure AD rebranding Azure Active Directory is now Microsoft Entra ID! Aligning with same we have replaced any references to Azure AD to Microsoft Entra ID within Assent app. Learn more about the name change.
Since Azure Active Directory Authentication Library (ADAL) has been deprecated and will no longer receive security fixes, we have now migrated to use Microsoft Authentication Library (MSAL) to avoid putting app's security at risk.
Upgraded Azure.Identity to 1.10.2
Configuration Changes
Added a key ‘Authority’ in App Configuration which is an URL that indicates a directory that MSAL can request tokens from. Please refer Samples.