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:
commit
8de0c7386c
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue