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