Merge pull request #1135 from stianst/master

Updated example jsons
This commit is contained in:
Stian Thorgersen 2015-04-13 14:23:58 +02:00
commit 06ac706057
16 changed files with 52 additions and 54 deletions

View file

@ -17,12 +17,12 @@
"value": "password"
}
],
"applicationRoles": {
"clientRoles": {
"realm-management": [ "realm-admin" ]
}
}
],
"applications": [
"clients": [
{
"name": "examples-admin-client",
"enabled": true,

View file

@ -24,7 +24,7 @@
"value" : "password" }
],
"realmRoles": [ "user","admin" ],
"applicationRoles": {
"clientRoles": {
"realm-management": [ "realm-admin" ]
}
}
@ -41,7 +41,7 @@
}
]
},
"applications": [
"clients": [
{
"name": "basic-auth-service",
"enabled": true,

View file

@ -17,7 +17,7 @@
"value" : "password" }
],
"realmRoles": [ "user","admin" ],
"applicationRoles": {
"clientRoles": {
"realm-management": [ "realm-admin" ]
}
}
@ -30,7 +30,7 @@
}
]
},
"applications": [
"clients": [
{
"name": "facebook-authentication",
"enabled": true,

View file

@ -17,7 +17,7 @@
"value" : "password" }
],
"realmRoles": [ "user","admin" ],
"applicationRoles": {
"clientRoles": {
"realm-management": [ "realm-admin" ]
}
}
@ -30,7 +30,7 @@
}
]
},
"applications": [
"clients": [
{
"name": "google-authentication",
"enabled": true,

View file

@ -17,7 +17,7 @@
"value" : "password" }
],
"realmRoles": [ "user","admin" ],
"applicationRoles": {
"clientRoles": {
"realm-management": [ "realm-admin" ]
}
}
@ -30,7 +30,7 @@
}
]
},
"applications": [
"clients": [
{
"name": "saml-broker-authentication",
"enabled": true,

View file

@ -26,7 +26,7 @@
}
]
},
"applications": [
"clients": [
{
"name": "http://localhost:8080/auth/realms/saml-broker-authentication-realm",
"protocol": "saml",

View file

@ -18,7 +18,7 @@
"value" : "password" }
],
"realmRoles": [ "user","admin" ],
"applicationRoles": {
"clientRoles": {
"realm-management": [ "realm-admin" ]
}
}
@ -31,7 +31,7 @@
}
]
},
"applications": [
"clients": [
{
"name": "twitter-authentication",
"enabled": true,

View file

@ -18,7 +18,7 @@
"value" : "password" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"account": ["view-profile", "manage-account"]
}
}
@ -41,7 +41,7 @@
"roles": ["user"]
}
],
"applications": [
"clients": [
{
"name": "cordova",
"enabled": true,
@ -50,7 +50,7 @@
"webOrigins": ["localhost"]
}
],
"applicationScopeMappings": {
"clientScopeMappings": {
"account": [
{
"client": "cordova",

View file

@ -23,7 +23,7 @@
"value" : "password" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"realm-management": [ "realm-admin" ]
}
}
@ -42,7 +42,7 @@
"roles": ["user"]
}
],
"applications": [
"clients": [
{
"name": "angular-cors-product",
"enabled": true,
@ -56,7 +56,7 @@
]
}
],
"applicationScopeMappings": {
"clientScopeMappings": {
"realm-management": [
{
"client": "angular-cors-product",

View file

@ -24,7 +24,7 @@
"value" : "password" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"account": [ "manage-account" ]
}
},
@ -39,7 +39,7 @@
"value" : "password" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"account": [ "manage-account" ]
}
},
@ -54,7 +54,7 @@
"value" : "password" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"account": [ "manage-account" ]
}
},
@ -69,7 +69,7 @@
"value" : "password" }
],
"realmRoles": [ "user","admin" ],
"applicationRoles": {
"clientRoles": {
"realm-management": [ "realm-admin" ]
}
}
@ -92,7 +92,7 @@
"roles": ["user"]
}
],
"applications": [
"clients": [
{
"name": "customer-portal",
"enabled": true,
@ -146,12 +146,11 @@
"adminUrl": "/database",
"baseUrl": "/database",
"bearerOnly": true
}
],
"oauthClients": [
},
{
"name": "third-party",
"enabled": true,
"consentRequired": true,
"redirectUris": [
"/oauth-client/*",
"/oauth-client-cdi/*"
@ -162,11 +161,11 @@
"name": "admin-client",
"enabled": true,
"publicClient": true,
"directGrantsOnly": true
"directGrantsOnly": true,
"consentRequired": true
}
],
"applicationScopeMappings": {
"clientScopeMappings": {
"realm-management": [
{
"client": "admin-client",

View file

@ -24,7 +24,7 @@
"value" : "password" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"account": [ "manage-account" ]
}
},
@ -39,7 +39,7 @@
"value" : "password" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"account": [ "manage-account" ]
}
},
@ -54,7 +54,7 @@
"value" : "password" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"account": [ "manage-account" ]
}
},
@ -69,7 +69,7 @@
"value" : "password" }
],
"realmRoles": [ "user","admin" ],
"applicationRoles": {
"clientRoles": {
"realm-management": [ "realm-admin" ]
}
},
@ -84,7 +84,7 @@
"value" : "password" }
],
"realmRoles": [ "user", "jmxAdmin" ],
"applicationRoles": {
"clientRoles": {
"account": [ "manage-account" ],
"realm-management": [ "realm-admin" ]
}
@ -134,7 +134,7 @@
}
]
},
"applications": [
"clients": [
{
"name": "customer-portal",
"enabled": true,
@ -178,14 +178,13 @@
"adminUrl": "http://localhost:8383/admin-camel-endpoint",
"baseUrl": "http://localhost:8383/admin-camel-endpoint",
"bearerOnly": true
}
],
"oauthClients": [
},
{
"name": "ssh-jmx-admin-client",
"enabled": true,
"publicClient": false,
"directGrantsOnly": true,
"consentRequired": true,
"secret": "password"
}
],

View file

@ -18,7 +18,7 @@
"value" : "password" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"account": ["view-profile", "manage-account"]
}
}
@ -41,7 +41,7 @@
"roles": ["user"]
}
],
"applications": [
"clients": [
{
"name": "js-console",
"enabled": true,
@ -53,7 +53,7 @@
"webOrigins": []
}
],
"applicationScopeMappings": {
"clientScopeMappings": {
"account": [
{
"client": "js-console",

View file

@ -13,7 +13,7 @@
"roles": [ "user" ]
}
],
"applications": [
"clients": [
{
"name": "kerberos-app",
"enabled": true,

View file

@ -20,7 +20,7 @@
"value" : "user-tenant1" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"multi-tenant": [ "user" ]
}
}
@ -40,7 +40,7 @@
}
],
"applications": [
"clients": [
{
"name": "multi-tenant",
"enabled": true,

View file

@ -21,7 +21,7 @@
"value" : "user-tenant2" }
],
"realmRoles": [ "user" ],
"applicationRoles": {
"clientRoles": {
"multi-tenant": [ "user" ]
}
}
@ -41,9 +41,9 @@
}
],
"applications": [
"clients": [
{
"name": "multi-tenant",
"clientId": "multi-tenant",
"enabled": true,
"adminUrl": "/multitenant/tenant2",
"baseUrl": "/multitenant/tenant2",

View file

@ -25,9 +25,9 @@
"realmRoles": ["manager"]
}
],
"applications": [
"clients": [
{
"name": "http://localhost:8080/sales-post/",
"clientId": "http://localhost:8080/sales-post/",
"enabled": true,
"fullScopeAllowed": true,
"protocol": "saml",
@ -41,7 +41,7 @@
}
},
{
"name": "http://localhost:8080/sales-post-sig/",
"clientId": "http://localhost:8080/sales-post-sig/",
"enabled": true,
"protocol": "saml",
"fullScopeAllowed": true,
@ -60,7 +60,7 @@
}
},
{
"name": "http://localhost:8080/sales-post-enc/",
"clientId": "http://localhost:8080/sales-post-enc/",
"enabled": true,
"protocol": "saml",
"fullScopeAllowed": true,
@ -82,7 +82,7 @@
}
},
{
"name": "http://localhost:8080/employee/",
"clientId": "http://localhost:8080/employee/",
"enabled": true,
"fullScopeAllowed": true,
"protocol": "saml",
@ -96,7 +96,7 @@
}
},
{
"name": "http://localhost:8080/employee-sig/",
"clientId": "http://localhost:8080/employee-sig/",
"enabled": true,
"protocol": "saml",
"fullScopeAllowed": true,