Merge in 'release/5.0-preview8' changes

This commit is contained in:
dotnet-bot 2020-07-28 17:09:37 +00:00
commit 864a292c79
1 changed files with 8 additions and 0 deletions

View File

@ -28,6 +28,14 @@
"auth": "Individual",
"authenticationType": "IndividualAuth",
"b2cAuthenticationOptions": "Local"
},
{
"auth": "SingleOrg",
"authenticationType": "OrgAuth",
"orgAuthenticationOptions": "SSO",
"provisionServerSymbol": "Hosted",
"callbackPath": "/authentication/login-callback",
"additionalReplyUriPorts": [ 5001 ]
}
],
"ports": [