29 lines
No EOL
826 B
JSON
29 lines
No EOL
826 B
JSON
{
|
|
"realm" : "master",
|
|
"resource" : "clearing",
|
|
"auth-server-url" : "http://10.200.200.147:8080",
|
|
"ssl-required" : "none",
|
|
"use-resource-role-mappings" : false,
|
|
"enable-cors" : true,
|
|
"cors-max-age" : 1000,
|
|
"cors-allowed-methods" : "POST, PUT, DELETE, GET",
|
|
"cors-exposed-headers" : "WWW-Authenticate",
|
|
"bearer-only" : true,
|
|
"enable-basic-auth" : false,
|
|
"expose-token" : false,
|
|
"verify-token-audience" : false,
|
|
"credentials" : {
|
|
"secret" : "WnOVCxcAmrUYc8IjiFHOuRif5Oesoyfr"
|
|
},
|
|
|
|
"connection-pool-size" : 20,
|
|
"socket-timeout-millis" : 5000,
|
|
"connection-timeout-millis" : 6000,
|
|
"connection-ttl-millis" : 500,
|
|
"disable-trust-manager" : false,
|
|
"allow-any-hostname" : false,
|
|
|
|
"token-minimum-time-to-live" : 0,
|
|
"min-time-between-jwks-requests" : 10,
|
|
"public-key-cache-ttl" : 86400
|
|
} |