Disables mock configurable provider.
This commit is contained in:
parent
6618b26583
commit
0a920fa17e
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"providers": [
|
||||
{
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"configurableLoginId": "myId",
|
||||
"name": "myApp",
|
||||
"clientId": "",
|
||||
|
|
Loading…
Reference in New Issue