10 lines
160 B
JSON
10 lines
160 B
JSON
|
{
|
||
|
"realm" : "demo",
|
||
|
"resource" : "customer-db",
|
||
|
"auth-server-url": "/auth",
|
||
|
"ssl-not-required": true,
|
||
|
"bearer-only" : true,
|
||
|
"enable-cors" : true
|
||
|
|
||
|
}
|