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" : {
|
2014-02-13 23:36:41 +00:00
|
|
|
"secret": "password"
|
2014-01-13 17:04:02 +00:00
|
|
|
}
|
|
|
|
}
|