Merge pull request #24373 from dotnet-maestro-bot/merge/release/5.0-preview8-to-master

[automated] Merge branch 'release/5.0-preview8' => 'master'
This commit is contained in:
msftbot[bot] 2020-07-28 18:21:05 +00:00 committed by GitHub
commit 8de0c7386c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": [