Answers for "Azure AD Settings"

C#
0

Azure AD Settings

{
  "AzureAd": {
    "Instance": "https://login.microsoftonline.com/",
    "Domain": "contoso.onmicrosoft.com",
    "TenantId": "e86c78e2-8bb4-4c41-aefd-918e0565a45e",
    "ClientId": "41451fa7-82d9-4673-8fa5-69eff5a761fd",
    "CallbackPath": "/signin-oidc"
  }
}
Posted by: Guest on April-18-2021

C# Answers by Framework

Browse Popular Code Answers by Language