Skip to content

Instantly share code, notes, and snippets.

@jdc18
Last active August 29, 2015 14:24
Show Gist options
  • Save jdc18/bb119491e83bce050fbd to your computer and use it in GitHub Desktop.
Save jdc18/bb119491e83bce050fbd to your computer and use it in GitHub Desktop.
[ {
"id" : "cc4057d1-0d5a-4bba-9cd2-99a78907f3b8",
"realm" : "unika",
"notBefore" : 0,
"accessTokenLifespan" : 300,
"ssoSessionIdleTimeout" : 1800,
"ssoSessionMaxLifespan" : 36000,
"accessCodeLifespan" : 60,
"accessCodeLifespanUserAction" : 300,
"accessCodeLifespanLogin" : 1800,
"enabled" : true,
"sslRequired" : "external",
"passwordCredentialGrantAllowed" : false,
"registrationAllowed" : true,
"registrationEmailAsUsername" : false,
"rememberMe" : true,
"verifyEmail" : false,
"resetPasswordAllowed" : true,
"bruteForceProtected" : false,
"maxFailureWaitSeconds" : 900,
"minimumQuickLoginWaitSeconds" : 60,
"waitIncrementSeconds" : 60,
"quickLoginCheckMilliSeconds" : 1000,
"maxDeltaTimeSeconds" : 43200,
"failureFactor" : 30,
"privateKey" : "",
"publicKey" : "",
"certificate" : "",
"codeSecret" : "xxxxxxxxxxxxx",
"roles" : {
"realm" : [ {
"id" : "e2916cb7-b1fb-4328-b9f9-79288140bd9c",
"name" : "Admin",
"description" : "admin",
"composite" : false
}, {
"id" : "b9485aa1-3eb8-4937-914a-dae22e6baff8",
"name" : "Usuarios",
"description" : "usuarios",
"composite" : false
} ],
"client" : {
"security-admin-console" : [ ],
"account" : [ {
"id" : "2658c097-72a8-4814-89e0-06cb55ed783c",
"name" : "view-profile",
"description" : "${role_view-profile}",
"composite" : false
}, {
"id" : "5adfe7c9-b428-465c-acd1-71b31d8ae924",
"name" : "manage-account",
"description" : "${role_manage-account}",
"composite" : false
} ],
"unika-angular" : [ ],
"realm-management" : [ {
"id" : "687e3569-d9fe-4fb5-b900-cb6cf26b06ec",
"name" : "view-identity-providers",
"description" : "${role_view-identity-providers}",
"composite" : false
}, {
"id" : "564f3071-2cef-41d9-a3f8-8ee805462a6a",
"name" : "view-users",
"description" : "${role_view-users}",
"composite" : false
}, {
"id" : "057585d9-631c-457a-b60a-873883c5cd90",
"name" : "manage-events",
"description" : "${role_manage-events}",
"composite" : false
}, {
"id" : "75141e21-a0b8-4464-ada1-76ce2175756e",
"name" : "view-realm",
"description" : "${role_view-realm}",
"composite" : false
}, {
"id" : "1ddf6a2d-4e9f-431a-9bc4-4519834c3929",
"name" : "manage-realm",
"description" : "${role_manage-realm}",
"composite" : false
}, {
"id" : "789a9877-35a3-4942-8593-9a8391b7cd06",
"name" : "realm-admin",
"description" : "${role_realm-admin}",
"composite" : true,
"composites" : {
"client" : {
"realm-management" : [ "view-identity-providers", "manage-events", "view-users", "view-realm", "manage-identity-providers", "manage-clients", "manage-realm", "view-events", "manage-users", "view-clients" ]
}
}
}, {
"id" : "c0730f50-6ddd-48fb-808e-9ab32aa1e269",
"name" : "manage-identity-providers",
"description" : "${role_manage-identity-providers}",
"composite" : false
}, {
"id" : "b5fce99d-abca-4b09-8d1f-fa03de3eee7b",
"name" : "manage-clients",
"description" : "${role_manage-clients}",
"composite" : false
}, {
"id" : "d09e1c1b-79d8-484d-8071-624b7b39093a",
"name" : "view-events",
"description" : "${role_view-events}",
"composite" : false
}, {
"id" : "cf4a95cc-2b6a-4369-ae01-e0dcdf430079",
"name" : "manage-users",
"description" : "${role_manage-users}",
"composite" : false
}, {
"id" : "9f3c8a46-4671-4d0d-a23d-08692d854999",
"name" : "view-clients",
"description" : "${role_view-clients}",
"composite" : false
} ],
"broker" : [ {
"id" : "ff762ffb-31b7-421e-ad82-dff605757987",
"name" : "read-token",
"description" : "${role_read-token}",
"composite" : false
} ],
"unika-backend" : [ ]
}
},
"defaultRoles" : [ "Usuarios" ],
"requiredCredentials" : [ "password" ],
"users" : [ {
"id" : "8069e519-625f-4872-ada9-05ee4cb00eff",
"username" : "jdc",
"enabled" : true,
"totp" : false,
"emailVerified" : true,
"firstName" : "Juan Diego",
"lastName" : "Calle",
"email" : "juandiego83@gmail.com",
"credentials" : [ {
"type" : "password",
"hashedSaltedValue" : "fATUmGgyZ5gdVWgjgGLW/bGIihytI3WlCA0OfQbZSAJN+rsh74AekAGw2zXCFZ+pvAKtLxR1tMC1oT/1ZMOPUQ==",
"salt" : "Njt3isCtB0n8iOi14cLftw==",
"hashIterations" : 1,
"temporary" : false
} ],
"requiredActions" : [ ],
"realmRoles" : [ "Usuarios" ],
"clientRoles" : {
"account" : [ "view-profile", "manage-account" ]
}
} ],
"clientScopeMappings" : {
"realm-management" : [ {
"client" : "security-admin-console",
"roles" : [ "realm-admin" ]
} ]
},
"clients" : [ {
"id" : "94cb9c3a-fed7-485f-a71b-62b9914cb508",
"clientId" : "security-admin-console",
"name" : "${client_security-admin-console}",
"baseUrl" : "/auth/admin/unika/console/index.html",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "12417dd0-1070-4088-b07d-4c754d61129a",
"redirectUris" : [ "/auth/admin/unika/console/*" ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : true,
"frontchannelLogout" : false,
"attributes" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"protocolMappers" : [ {
"id" : "3ec87f68-edf4-44f0-aec2-aa6e7b2c6132",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "f56eb5ec-9f71-4577-8aa4-95c2e24e9230",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "f667b432-6a42-42ae-b944-fdbb780961ff",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "830e8add-4674-4c9a-bfae-7bb6e4173150",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "eecbbc9d-3b78-40dd-a8be-940fd8573716",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "3fc133ef-3674-4528-8ffd-a2bbc2de0512",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
} ]
}, {
"id" : "8ab09eb9-360d-4857-94e9-fe34afc8791d",
"clientId" : "account",
"name" : "${client_account}",
"baseUrl" : "/auth/realms/unika/account",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "f3ebe35c-0469-40cc-ab0b-85710924a347",
"defaultRoles" : [ "view-profile", "manage-account" ],
"redirectUris" : [ "/auth/realms/unika/account/*" ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : false,
"frontchannelLogout" : false,
"attributes" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"protocolMappers" : [ {
"id" : "7f118076-f02a-4ecc-8ffd-80328ddbb528",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "6be93d65-e4fe-4336-8763-ec8273ae9ff7",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "92030a64-e71e-4638-8fe0-f3e459c0687c",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "60a9c544-100d-4256-971c-7c54e5b427e1",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
}, {
"id" : "3b5ec4e6-ec87-4df7-9600-fa1490c70087",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "816be77d-e877-4ef2-9519-ecfc90aa31dc",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
} ]
}, {
"id" : "e7c94877-d25c-4c0c-ba4d-2b4117a4e386",
"clientId" : "unika-angular",
"name" : "Unika Angular",
"adminUrl" : "http://unika.localdomain",
"baseUrl" : "http://unika.localdomain",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "6f1a081b-29d1-448f-80c8-298aad730e09",
"redirectUris" : [ "http://unika.localdomain/*", "http://unika.localdomain", "https://unika.localdomain/*" ],
"webOrigins" : [ "https://www.unikaimagen.com", "http://unikaimagen.com", "http://www.unikaimagen.com", "http://unika.localdomain", "https://unika.localdomain", "https://unikaimagen.com" ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : true,
"frontchannelLogout" : false,
"protocol" : "openid-connect",
"attributes" : {
"saml_name_id_format" : "username",
"saml.signature.algorithm" : "RSA_SHA256",
"saml.multivalued.roles" : "false",
"saml.encrypt" : "false",
"saml.server.signature" : "false",
"saml.assertion.signature" : "false",
"saml.force.post.binding" : "false",
"saml_force_name_id_format" : "false",
"saml.client.signature" : "false",
"saml.authnstatement" : "true"
},
"fullScopeAllowed" : true,
"nodeReRegistrationTimeout" : -1,
"protocolMappers" : [ {
"id" : "5f4f2c1c-4ef4-4bfe-bc39-4330a469f695",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "3935c297-9287-41d7-9156-8871e9530628",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "95fa4937-cffa-4597-9e25-252fcc82e01b",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
}, {
"id" : "3a48f1f2-344e-4178-b713-3ce550bf3530",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "9a4ff2a9-b661-4c1a-810f-be9b2a8109bb",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "ef2a8fca-5d16-4827-87be-2e838b5daf00",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
} ]
}, {
"id" : "96e33508-20a7-4753-b4b3-05e47a5133da",
"clientId" : "unika-backend",
"name" : "Unika Backend",
"adminUrl" : "/unika",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "8f847e2c-3a89-409a-8329-bf3639bff042",
"redirectUris" : [ ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : true,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : false,
"frontchannelLogout" : false,
"protocol" : "openid-connect",
"attributes" : {
"saml_name_id_format" : "username",
"saml.signature.algorithm" : "RSA_SHA256",
"saml.multivalued.roles" : "false",
"saml.encrypt" : "false",
"saml.server.signature" : "false",
"saml.assertion.signature" : "false",
"saml.force.post.binding" : "false",
"saml_force_name_id_format" : "false",
"saml.client.signature" : "false",
"saml.authnstatement" : "true"
},
"fullScopeAllowed" : true,
"nodeReRegistrationTimeout" : -1,
"protocolMappers" : [ {
"id" : "7051aa25-1bbb-4025-9cf2-02295c84e767",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "eb9fdb45-bc04-4b71-8b31-8162330718e6",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "631aa9bb-888a-4ed9-a661-77cea79c20a5",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "5919738b-f70f-4a56-9b4e-50df4d1dbbb4",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
}, {
"id" : "fa6d8b20-de5d-47ed-91d4-f1a870f95452",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "80f7a42f-e301-4ce9-a4e9-739285813cb6",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
} ]
}, {
"id" : "2ca416a2-e05d-49bc-a23a-1bdaf526c0a3",
"clientId" : "broker",
"name" : "${client_broker}",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "158d17e9-e906-4be0-a3a3-d91d11b10a5d",
"redirectUris" : [ ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : false,
"frontchannelLogout" : false,
"attributes" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"protocolMappers" : [ {
"id" : "6fdc2046-2b63-41ef-941f-630e2808fa0a",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "29496969-3e97-4f82-aa99-919ac634b1da",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
}, {
"id" : "27aeb63f-247e-4544-a1fd-c1a39e6ff63e",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "ff78a798-51bd-42c0-bef2-d89790a70cb6",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "87403fd7-5399-4808-9eaa-942ac8332736",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "4ad0d6a7-dcde-4929-9742-3eb1ca62574b",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
} ]
}, {
"id" : "0a824d82-9f8f-4d31-a66b-eb4981c97045",
"clientId" : "realm-management",
"name" : "${client_realm-management}",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "4b630c95-6c5e-48fe-b7ed-1040977f9b09",
"redirectUris" : [ ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : true,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : false,
"frontchannelLogout" : false,
"attributes" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"protocolMappers" : [ {
"id" : "10d72ed7-6edd-444e-9c56-a27c6334c5be",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "67ff8ba8-8bc6-4035-8273-269cc4b19b35",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
}, {
"id" : "5159186d-90fb-47b3-97f4-2e0fc4e73a75",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "8628b142-0b20-434c-9b04-47154c0fdd3b",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "45f4ba5f-5d93-4af8-9de6-194cf565fb95",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "cd8431c1-8561-4057-a34f-47a6edec74d5",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
} ]
} ],
"browserSecurityHeaders" : {
"contentSecurityPolicy" : "frame-src 'self'",
"xFrameOptions" : "SAMEORIGIN"
},
"smtpServer" : { },
"emailTheme" : "keycloak",
"eventsEnabled" : false,
"eventsListeners" : [ "jboss-logging" ],
"enabledEventTypes" : [ ],
"identityFederationEnabled" : false,
"internationalizationEnabled" : true,
"supportedLocales" : [ "en", "es" ],
"defaultLocale" : "en"
}, {
"id" : "master",
"realm" : "master",
"notBefore" : 0,
"accessTokenLifespan" : 60,
"ssoSessionIdleTimeout" : 1800,
"ssoSessionMaxLifespan" : 36000,
"accessCodeLifespan" : 60,
"accessCodeLifespanUserAction" : 300,
"accessCodeLifespanLogin" : 1800,
"enabled" : true,
"sslRequired" : "external",
"passwordCredentialGrantAllowed" : false,
"registrationAllowed" : false,
"registrationEmailAsUsername" : false,
"rememberMe" : false,
"verifyEmail" : false,
"resetPasswordAllowed" : false,
"bruteForceProtected" : false,
"maxFailureWaitSeconds" : 900,
"minimumQuickLoginWaitSeconds" : 60,
"waitIncrementSeconds" : 60,
"quickLoginCheckMilliSeconds" : 1000,
"maxDeltaTimeSeconds" : 43200,
"failureFactor" : 30,
"privateKey" : "MIIEowIBAAKCAQEA1RNICBw2I4zFME//H5DzuYdcH2sDjtbMs1fyehvTkZyXplxNjhucsvVnspUCtBZh/7GsoP2rRlyZMu7cV1BKA4ii3SBYaBmGC7EWassV6uRh+RGNJugGn2Sb1Ac/aTGaTKove3bn5nOWUI7Sn9g5VOA/+W4a/wMjV7cSStgNAch9cbhmIwwDBJfz7nofbzXcz0GG9s3ulI5o35yjPYvvuCk8NRuLII3RPqHQx72ZyjNbyDqJm95MVF4mndXJUrr1QDAn7InCE5JRaFy11wZgz6XqJ2u0WENAWMqE8Kb3GaDigdy9qC9591gf3e3t13gdO0KHWf3y9Pn+nlEbBw9r5QIDAQABAoIBADiKwE+epOM0JNOYNtw6i+KMv+56aFxMNc/Vo7uxjKgURM3Zqp7uRtvacWUbU7dURTcj/+pMxlmKkwDID+J/pNRhOs6xGaSuOTr7CDbYo31Mk48TkEBly/QaL5vJPJN+nTKA6s65k/o8bAP+knfmWfhi9bcL98/6FjPdmdYQlQsGm+f43dC7gOlD8LZDSTV/qQnJMjr2vy0Dn/qFtzgM8ztoCkLmhK85gvutKnNcsJ9hHus3CL9vuXUx4iKsViXp5nxNMwPzQmN46he9fSRJowduBFfaW1OomofYAwxMCn5BTAZTuEpM7KsUdvs4cbhYJpaEEbMKR5dVp/Fbv4Dq/rUCgYEA9BzCW9OXJGpY6J+9A0KWCl4pciYECB+dr++77Jp3H/2+r73F2kSeb5UMMQs86dxRoVe8glhTNErsU0AAw6d8jZpfNv4ndk24YOYPU8ARL2mJ+UJXYb/z0Aer3RkHi0vMTe4XEKVlEE+Cs26e6mJl7HiSueOuB5Ugxu0UliCXBm8CgYEA33OY6IiFszXqSQbQyLp0tpWgVO9GUFQSqty+9rP6SAgXS7oyh7/NQcLIihrBIfsTK1L6l3xqW4uREme7Xguwr+RLKKUpTxL7I9u755OGG/cWmdOREv0OiMpCbW2AypVaEwPbIP3TqFHWAvB4/x4xqdMmJnlUhIANg7jlPqj9vOsCgYBnXAn7YYLce1772C7qw3XOHAKGf4wzeFeHGAXE775CwGjN9pdgjK9c5YoM9gorpwq1OvXpZsaMHLElqrLoJPF674MjQMeqssu/04ln16ovHgu6i5l+HQ155tWhPyjPlR+DW61Ocglxt4jKuqr06Qbo8kCGDt4v/besItQVoOTxZwKBgH4mXdIRmSG2s4Ds1xwrn86gpHau6wxYmn1ZyHmw3ACkiLpY8UQQNYoFtH+7YQOVIppX619wfv8VyR4R8AbFJMf4Y7IbpDmfJqd02x1+/Lx2/4xyk7mbogP55AyxQH+eV87aY3C5vC+Pm/nm1vh4jGMq8KPR5bQ0Mu0Fim6Yqz9nAoGBAIElK9W7r6nphgMOcfnhoFCcwuPlsUlNx3D++pKDYORB5qvfBPjyQJbQs2yteR9KZ8pzYf0ThwAvRn3Gus9DoP0YaB+kosc5uSK+dvBpiY9CkwuwmrM2htY4Ghc9ZQSV382J0MCFpN+LJKFwuieQEv9QMIfmFD7jxAHzffrMnOQf",
"publicKey" : "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1RNICBw2I4zFME//H5DzuYdcH2sDjtbMs1fyehvTkZyXplxNjhucsvVnspUCtBZh/7GsoP2rRlyZMu7cV1BKA4ii3SBYaBmGC7EWassV6uRh+RGNJugGn2Sb1Ac/aTGaTKove3bn5nOWUI7Sn9g5VOA/+W4a/wMjV7cSStgNAch9cbhmIwwDBJfz7nofbzXcz0GG9s3ulI5o35yjPYvvuCk8NRuLII3RPqHQx72ZyjNbyDqJm95MVF4mndXJUrr1QDAn7InCE5JRaFy11wZgz6XqJ2u0WENAWMqE8Kb3GaDigdy9qC9591gf3e3t13gdO0KHWf3y9Pn+nlEbBw9r5QIDAQAB",
"certificate" : "MIICmzCCAYMCBgFNsVX6PjANBgkqhkiG9w0BAQsFADARMQ8wDQYDVQQDDAZtYXN0ZXIwHhcNMTUwNjAxMjI1MzMxWhcNMjUwNjAxMjI1NTExWjARMQ8wDQYDVQQDDAZtYXN0ZXIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVE0gIHDYjjMUwT/8fkPO5h1wfawOO1syzV/J6G9ORnJemXE2OG5yy9WeylQK0FmH/sayg/atGXJky7txXUEoDiKLdIFhoGYYLsRZqyxXq5GH5EY0m6AafZJvUBz9pMZpMqi97dufmc5ZQjtKf2DlU4D/5bhr/AyNXtxJK2A0ByH1xuGYjDAMEl/Pueh9vNdzPQYb2ze6UjmjfnKM9i++4KTw1G4sgjdE+odDHvZnKM1vIOomb3kxUXiad1clSuvVAMCfsicITklFoXLXXBmDPpeona7RYQ0BYyoTwpvcZoOKB3L2oL3n3WB/d7e3XeB07QodZ/fL0+f6eURsHD2vlAgMBAAEwDQYJKoZIhvcNAQELBQADggEBACg+DDUko9C19mVe/9DazoF1Y2NjZ3WhIRa/eYCjlKXakqQQbSHw5QHhCQbbof+8Kq5IDFWKEqBHmj5WwwSmMbmRV1bs+W32su5XYigq1+5PgtX8B8F9HRtgGx0bysO+Zgh/8OWw9M/IoB2dgLeebXEXtIXuSQT4aBgc8nsiUgL2fWFx7ZrAcahMfTDDHZC2WCvFq4P5hJzA7kVcDp6HuJiFg3AL/7FOM4h2baLAQEhxVIA8twGrO+8z/IwJawZpzPHqp8icZnoLbPRnfkPcbUD/1XTJpme73moRKhRz1sSEOK72OsaMDbB825ByCAiZpZz5AjGxwoTLJvB3exuOj7g=",
"codeSecret" : "5d4ec931-a708-4576-8f77-4b9662b247ac",
"roles" : {
"realm" : [ {
"id" : "9e29d3ee-5004-4f20-ad27-70d317ee7a30",
"name" : "admin",
"description" : "${role_admin}",
"composite" : true,
"composites" : {
"realm" : [ "create-realm" ],
"client" : {
"master-realm" : [ "view-events", "view-clients", "manage-realm", "view-users", "manage-users", "manage-clients", "manage-events", "manage-identity-providers", "view-identity-providers", "view-realm" ],
"unika-realm" : [ "manage-clients", "view-clients", "manage-events", "manage-users", "manage-realm", "manage-identity-providers", "view-users", "view-identity-providers", "view-realm", "view-events" ]
}
}
}, {
"id" : "8893da55-6cf9-4c9f-b9c7-f660488a1282",
"name" : "create-realm",
"description" : "${role_create-realm}",
"composite" : false
} ],
"client" : {
"master-realm" : [ {
"id" : "bbef33f6-b358-49e9-9ec2-33f9f3a0de36",
"name" : "manage-users",
"description" : "${role_manage-users}",
"composite" : false
}, {
"id" : "bc45652f-7cbe-4eb7-b43b-70b54aa9d8fb",
"name" : "manage-clients",
"description" : "${role_manage-clients}",
"composite" : false
}, {
"id" : "a6f7bfa3-37ec-4372-82f3-982a7b920115",
"name" : "view-events",
"description" : "${role_view-events}",
"composite" : false
}, {
"id" : "5c2867bd-a79a-4345-95ba-270e62852774",
"name" : "manage-events",
"description" : "${role_manage-events}",
"composite" : false
}, {
"id" : "a62475bf-ff75-4913-b14b-743a172db277",
"name" : "manage-identity-providers",
"description" : "${role_manage-identity-providers}",
"composite" : false
}, {
"id" : "d4a754c2-b232-4cc7-a6b9-ce2674967d7c",
"name" : "view-clients",
"description" : "${role_view-clients}",
"composite" : false
}, {
"id" : "ceeab90e-100d-4ee3-924e-583b005f5d43",
"name" : "view-identity-providers",
"description" : "${role_view-identity-providers}",
"composite" : false
}, {
"id" : "13c48e6a-0a38-4db0-bd91-7d307c4de91b",
"name" : "view-realm",
"description" : "${role_view-realm}",
"composite" : false
}, {
"id" : "d742f545-9821-4073-8614-73fc2232c9f7",
"name" : "manage-realm",
"description" : "${role_manage-realm}",
"composite" : false
}, {
"id" : "41bea505-42c1-4ddd-9e89-415fdac02f0e",
"name" : "view-users",
"description" : "${role_view-users}",
"composite" : false
} ],
"security-admin-console" : [ ],
"account" : [ {
"id" : "c71f0eee-8433-42db-a187-ad8edd32f9bf",
"name" : "manage-account",
"description" : "${role_manage-account}",
"composite" : false
}, {
"id" : "68f8663f-6370-4ebe-8df1-441c23bdfdc5",
"name" : "view-profile",
"description" : "${role_view-profile}",
"composite" : false
} ],
"broker" : [ {
"id" : "1faa1da9-c80d-488a-924e-c10da5c7c8a7",
"name" : "read-token",
"description" : "${role_read-token}",
"composite" : false
} ],
"unika-realm" : [ {
"id" : "d47feb9e-0511-41a3-872e-3f339b3226a4",
"name" : "manage-clients",
"description" : "${role_manage-clients}",
"composite" : false
}, {
"id" : "a0b0e311-0133-4ed7-be9c-ec5eed72ef8e",
"name" : "manage-identity-providers",
"description" : "${role_manage-identity-providers}",
"composite" : false
}, {
"id" : "d1a9bc55-5dd6-44f1-97c0-afc767d9a6ef",
"name" : "view-clients",
"description" : "${role_view-clients}",
"composite" : false
}, {
"id" : "4ce8bf2d-99a7-4d62-9c3b-3dcf4be58f99",
"name" : "manage-events",
"description" : "${role_manage-events}",
"composite" : false
}, {
"id" : "7d5b5286-1123-499d-be64-f0cedc7491c3",
"name" : "manage-users",
"description" : "${role_manage-users}",
"composite" : false
}, {
"id" : "9de11162-b2f4-465e-9b94-7dffcd525774",
"name" : "manage-realm",
"description" : "${role_manage-realm}",
"composite" : false
}, {
"id" : "62d6fb0a-6d89-4b00-b8a3-78289a1db23c",
"name" : "view-users",
"description" : "${role_view-users}",
"composite" : false
}, {
"id" : "31473be8-2080-41bf-800a-26519e1cf443",
"name" : "view-identity-providers",
"description" : "${role_view-identity-providers}",
"composite" : false
}, {
"id" : "bc700791-67d5-4091-8447-18d94be81162",
"name" : "view-events",
"description" : "${role_view-events}",
"composite" : false
}, {
"id" : "9ae3e3b7-ca4c-4d78-a5f7-7cff7515a3ad",
"name" : "view-realm",
"description" : "${role_view-realm}",
"composite" : false
} ]
}
},
"requiredCredentials" : [ "password" ],
"users" : [ {
"id" : "ea9089b3-32ea-4783-84e0-e032044dfa09",
"username" : "admin",
"enabled" : true,
"totp" : false,
"emailVerified" : false,
"credentials" : [ {
"type" : "password",
"hashedSaltedValue" : "/dXtylEbJKH1wOP7ZDK77hdVKVe4HWMqmLlZrgIo77pxVWuVyM3TJVqGiVxosNOdIUgr8Bn1eolYnDCV1hKkBQ==",
"salt" : "/FSLKb+DtdcwmwKm711Bnw==",
"hashIterations" : 1,
"temporary" : false
} ],
"requiredActions" : [ ],
"realmRoles" : [ "admin" ],
"clientRoles" : {
"account" : [ "manage-account", "view-profile" ]
}
} ],
"scopeMappings" : [ {
"client" : "security-admin-console",
"roles" : [ "admin" ]
} ],
"clients" : [ {
"id" : "5a99b7cd-3b23-40a7-b0ba-61ded5cd79a7",
"clientId" : "security-admin-console",
"name" : "${client_security-admin-console}",
"baseUrl" : "/auth/admin/master/console/index.html",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "5efab04d-cc4d-4db4-aeb7-cdcd8f2a9eab",
"redirectUris" : [ "/auth/admin/master/console/*" ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : true,
"frontchannelLogout" : false,
"attributes" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"protocolMappers" : [ {
"id" : "d61cf4ed-5119-4084-9274-03cde3c146bd",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "94f3360b-471a-485f-97ec-d799d2deafe3",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
}, {
"id" : "6408d203-b78d-429a-9f12-7f14d86ecb5f",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "9c20ed9a-7570-4ad3-9aad-e915f23b734a",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "462da465-f5bf-4611-9632-5a7190f2e82c",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "6f66a99c-31f2-47cd-bea9-f30257359a9c",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
} ]
}, {
"id" : "db8eb18d-3b69-48e4-97ca-e7e745e0c9d3",
"clientId" : "master-realm",
"name" : "master Realm",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "6d1dd60c-be5d-46cb-9927-d905f7eb4bf7",
"redirectUris" : [ ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : true,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : false,
"frontchannelLogout" : false,
"attributes" : { },
"fullScopeAllowed" : true,
"nodeReRegistrationTimeout" : 0,
"protocolMappers" : [ {
"id" : "f68ea427-e17e-4d77-b16d-15427770c756",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "d1c5e6cb-9366-4dab-9a07-c3c9962254d8",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "4c179a85-6a8c-4c3c-aadf-492d56c2ac4a",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "746a6c52-49f4-4c36-913f-d357c62d8ae3",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "cb3337b0-058b-48cf-8c9d-bdbe7a237524",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "2a04cd9f-f45c-4cfd-9ea3-53f225a92426",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
} ]
}, {
"id" : "1b8a9709-f4a4-4815-9c26-68e061c889df",
"clientId" : "account",
"name" : "${client_account}",
"baseUrl" : "/auth/realms/master/account",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "a4630145-7958-4775-aeb3-6db98dd8eefa",
"defaultRoles" : [ "view-profile", "manage-account" ],
"redirectUris" : [ "/auth/realms/master/account/*" ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : false,
"frontchannelLogout" : false,
"attributes" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"protocolMappers" : [ {
"id" : "5d8c5f54-95fc-43b9-826e-9d957c466d2f",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "f9acf0f0-65c5-40ba-a9d4-f831fef90d2c",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "8ca8905a-faeb-4a4f-91ae-e0ebd0c5a564",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "042d67e4-68ff-4473-bce3-71aa8a699ce2",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
}, {
"id" : "88a69080-eff2-4c8a-b841-7f41239c5974",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "818eaa9c-6b86-495a-837d-f602c7c999be",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
} ]
}, {
"id" : "4c325d8a-718c-4332-b56c-8c598fbd07bf",
"clientId" : "broker",
"name" : "${client_broker}",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "bc479401-0425-4415-b7e7-c979bf81ccaf",
"redirectUris" : [ ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : false,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : false,
"frontchannelLogout" : false,
"attributes" : { },
"fullScopeAllowed" : false,
"nodeReRegistrationTimeout" : 0,
"protocolMappers" : [ {
"id" : "a107e306-f049-423b-95b5-07ea239a2dd3",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "570e7d1a-ca2b-4b7c-8241-e169dcef4c90",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "b51f19f9-6bde-4f6b-bfd4-714aefb249bf",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
}, {
"id" : "d3acf09c-ba37-4e37-a3a2-c6095f447044",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "7a6ee221-3d8a-48d6-925a-70ce3cf35394",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "3afa0abf-364b-4b18-97b6-7c0fc8a21247",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
} ]
}, {
"id" : "120422cd-464f-40bd-9eb5-43b4861f9c3f",
"clientId" : "unika-realm",
"name" : "unika Realm",
"surrogateAuthRequired" : false,
"enabled" : true,
"secret" : "71f02a09-f771-465f-85cc-e46e6c023691",
"redirectUris" : [ ],
"webOrigins" : [ ],
"notBefore" : 0,
"bearerOnly" : true,
"consentRequired" : false,
"directGrantsOnly" : false,
"publicClient" : false,
"frontchannelLogout" : false,
"attributes" : { },
"fullScopeAllowed" : true,
"nodeReRegistrationTimeout" : 0,
"protocolMappers" : [ {
"id" : "7cab8d7d-9cf6-4bcf-994b-13c765deaccc",
"name" : "role list",
"protocol" : "saml",
"protocolMapper" : "saml-role-list-mapper",
"consentRequired" : false,
"config" : {
"attribute.nameformat" : "Basic",
"single" : "false",
"attribute.name" : "Role"
}
}, {
"id" : "a7fba933-cc39-4765-88a9-8d170c149966",
"name" : "username",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${username}",
"config" : {
"claim.name" : "preferred_username",
"Claim JSON Type" : "String",
"user.attribute" : "username",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "40af44ae-71d5-42ff-a02c-bdd5b77fb547",
"name" : "family name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${familyName}",
"config" : {
"claim.name" : "family_name",
"Claim JSON Type" : "String",
"user.attribute" : "lastName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "408992ac-7a05-4af8-b7aa-f3cc560354d2",
"name" : "full name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-full-name-mapper",
"consentRequired" : true,
"consentText" : "${fullName}",
"config" : {
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "a0d93c79-5616-4d2e-9cd6-c1fb779caf4e",
"name" : "email",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${email}",
"config" : {
"claim.name" : "email",
"Claim JSON Type" : "String",
"user.attribute" : "email",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
}, {
"id" : "68948e80-5fc5-41f8-87ca-7db9895661d5",
"name" : "given name",
"protocol" : "openid-connect",
"protocolMapper" : "oidc-usermodel-property-mapper",
"consentRequired" : true,
"consentText" : "${givenName}",
"config" : {
"claim.name" : "given_name",
"Claim JSON Type" : "String",
"user.attribute" : "firstName",
"access.token.claim" : "true",
"id.token.claim" : "true"
}
} ]
} ],
"browserSecurityHeaders" : {
"contentSecurityPolicy" : "frame-src 'self'",
"xFrameOptions" : "SAMEORIGIN"
},
"smtpServer" : { },
"eventsEnabled" : false,
"eventsListeners" : [ "jboss-logging" ],
"enabledEventTypes" : [ ],
"identityFederationEnabled" : false,
"internationalizationEnabled" : false,
"supportedLocales" : [ ]
} ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment