2014-01-13 17:04:02 +00:00
|
|
|
{
|
2014-01-15 15:02:56 +00:00
|
|
|
"realm" : "demo",
|
2014-01-13 17:04:02 +00:00
|
|
|
"resource" : "third-party",
|
2014-01-15 15:02:56 +00:00
|
|
|
"auth-server-url" : "http://localhost:8080/auth",
|
2014-01-13 17:04:02 +00:00
|
|
|
"ssl-not-required" : true,
|
|
|
|
"credentials" : {
|
|
|
|
"password" : "password"
|
|
|
|
},
|
|
|
|
"scope": {
|
|
|
|
"realm": [ "user" ]
|
|
|
|
}
|
|
|
|
}
|