Disables mock configurable provider.

This commit is contained in:
gkolokythas 2019-11-14 10:39:51 +02:00
parent 6618b26583
commit 0a920fa17e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"providers": [
{
"enabled": true,
"enabled": false,
"configurableLoginId": "myId",
"name": "myApp",
"clientId": "",