Merge in 'release/5.0-preview8' changes
This commit is contained in:
commit
864a292c79
|
|
@ -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