argos/deployment/keycloak/imports/opendmp-realm.json

3368 lines
103 KiB
JSON

{
"id": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c",
"realm": "OpenDMP",
"displayName": "",
"displayNameHtml": "",
"notBefore": 0,
"defaultSignatureAlgorithm": "RS256",
"revokeRefreshToken": false,
"refreshTokenMaxReuse": 0,
"accessTokenLifespan": 300,
"accessTokenLifespanForImplicitFlow": 900,
"ssoSessionIdleTimeout": 1800,
"ssoSessionMaxLifespan": 36000,
"ssoSessionIdleTimeoutRememberMe": 0,
"ssoSessionMaxLifespanRememberMe": 0,
"offlineSessionIdleTimeout": 2592000,
"offlineSessionMaxLifespanEnabled": false,
"offlineSessionMaxLifespan": 5184000,
"clientSessionIdleTimeout": 0,
"clientSessionMaxLifespan": 0,
"clientOfflineSessionIdleTimeout": 0,
"clientOfflineSessionMaxLifespan": 0,
"accessCodeLifespan": 60,
"accessCodeLifespanUserAction": 300,
"accessCodeLifespanLogin": 1800,
"actionTokenGeneratedByAdminLifespan": 43200,
"actionTokenGeneratedByUserLifespan": 300,
"oauth2DeviceCodeLifespan": 600,
"oauth2DevicePollingInterval": 5,
"enabled": true,
"sslRequired": "external",
"registrationAllowed": false,
"registrationEmailAsUsername": false,
"rememberMe": false,
"verifyEmail": true,
"loginWithEmailAllowed": true,
"duplicateEmailsAllowed": false,
"resetPasswordAllowed": false,
"editUsernameAllowed": false,
"bruteForceProtected": false,
"permanentLockout": false,
"maxTemporaryLockouts": 0,
"maxFailureWaitSeconds": 900,
"minimumQuickLoginWaitSeconds": 60,
"waitIncrementSeconds": 60,
"quickLoginCheckMilliSeconds": 1000,
"maxDeltaTimeSeconds": 43200,
"failureFactor": 30,
"roles": {
"realm": [
{
"id": "c7dcf3a3-1974-42a2-82d7-e3cb37be8467",
"name": "uma_authorization",
"description": "${role_uma_authorization}",
"composite": false,
"clientRole": false,
"containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c",
"attributes": {}
},
{
"id": "ea1273c9-d2bc-49bb-8c92-fe0dcbd9cc31",
"name": "default-roles-dmp-staging",
"description": "${role_default-roles}",
"composite": true,
"composites": {
"realm": [
"offline_access",
"uma_authorization"
],
"client": {
"account": [
"manage-account",
"view-profile"
]
}
},
"clientRole": false,
"containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c",
"attributes": {}
},
{
"id": "cf094a74-edef-42dd-94e6-e4dd090a657d",
"name": "Admin",
"description": "",
"composite": false,
"clientRole": false,
"containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c",
"attributes": {}
},
{
"id": "9067ecb6-e0fa-4ba9-95d9-8b4f2a7bf2a9",
"name": "User",
"description": "",
"composite": false,
"clientRole": false,
"containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c",
"attributes": {}
},
{
"id": "b43525ac-c594-42ab-89dc-9314cab33b85",
"name": "offline_access",
"description": "${role_offline-access}",
"composite": false,
"clientRole": false,
"containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c",
"attributes": {}
}
],
"client": {
"dmp_webapp": [],
"realm-management": [
{
"id": "599486f8-ace5-4389-9752-51f8d3059be7",
"name": "manage-authorization",
"description": "${role_manage-authorization}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "ef6546e6-7910-4be8-b826-a7302241f07d",
"name": "realm-admin",
"description": "${role_realm-admin}",
"composite": true,
"composites": {
"client": {
"realm-management": [
"manage-authorization",
"view-identity-providers",
"query-groups",
"view-events",
"manage-events",
"view-users",
"query-clients",
"manage-users",
"manage-realm",
"impersonation",
"create-client",
"query-users",
"view-realm",
"query-realms",
"view-clients",
"manage-clients",
"view-authorization",
"manage-identity-providers"
]
}
},
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "ecbf3dbb-1a14-4072-894d-d3d4c6ec09f8",
"name": "view-identity-providers",
"description": "${role_view-identity-providers}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "297ace12-7c3c-4930-bbc6-8ebff7a0d3da",
"name": "query-groups",
"description": "${role_query-groups}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "b23d1020-bfed-447c-80a0-4dc29e1c9cc0",
"name": "view-events",
"description": "${role_view-events}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "7aa6617f-dc99-4205-8085-1423b2f8ada2",
"name": "manage-events",
"description": "${role_manage-events}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "7769e962-d9fe-41d2-82ab-8d215ca4168b",
"name": "view-users",
"description": "${role_view-users}",
"composite": true,
"composites": {
"client": {
"realm-management": [
"query-users",
"query-groups"
]
}
},
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "7c6a107a-70f7-4293-8fab-6a466094d741",
"name": "query-clients",
"description": "${role_query-clients}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "edb5f914-a65c-4651-9412-4cd3b0382833",
"name": "manage-users",
"description": "${role_manage-users}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "432d4a16-2f32-4f18-81e1-4e17cc9b9673",
"name": "impersonation",
"description": "${role_impersonation}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "16b08c8c-efd6-4762-9df4-4478ef61cf84",
"name": "manage-realm",
"description": "${role_manage-realm}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "eca529e8-6864-424c-b9fd-42a34cec434c",
"name": "create-client",
"description": "${role_create-client}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "a0d68861-91d0-4cf6-8769-a702c69672d7",
"name": "query-users",
"description": "${role_query-users}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "54ab46ba-c370-4bea-b333-86b30474e736",
"name": "view-realm",
"description": "${role_view-realm}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "d7083f59-21b9-4d39-85f9-f3b31a8567b5",
"name": "query-realms",
"description": "${role_query-realms}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "76854cd6-d964-4ca8-9df8-56ca8969f861",
"name": "view-clients",
"description": "${role_view-clients}",
"composite": true,
"composites": {
"client": {
"realm-management": [
"query-clients"
]
}
},
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "0a240e40-f696-43ee-8f8f-d4d41e767036",
"name": "manage-clients",
"description": "${role_manage-clients}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "8d85f653-e3e4-4e7a-b54c-ce2b6aa12e75",
"name": "manage-identity-providers",
"description": "${role_manage-identity-providers}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
},
{
"id": "8e55d13c-9c40-423b-997a-90897471c327",
"name": "view-authorization",
"description": "${role_view-authorization}",
"composite": false,
"clientRole": true,
"containerId": "8094376d-fcf3-4366-a812-26301583cc98",
"attributes": {}
}
],
"dmp_annotation": [
{
"id": "8efa8a18-11aa-4fbf-91ea-862a7af419c8",
"name": "Admin",
"description": "",
"composite": false,
"clientRole": true,
"containerId": "e590dbb7-591d-4eca-93d1-6a349b9f0ccf",
"attributes": {}
},
{
"id": "5147c4d0-31fd-4f42-a66d-d4ff1512477a",
"name": "User",
"description": "",
"composite": false,
"clientRole": true,
"containerId": "e590dbb7-591d-4eca-93d1-6a349b9f0ccf",
"attributes": {}
}
],
"security-admin-console": [],
"admin-cli": [],
"dmp_plugins": [
{
"id": "803d8611-0781-4d72-a9d5-add8e3622c5a",
"name": "app-service",
"description": "",
"composite": false,
"clientRole": true,
"containerId": "fc60067c-3b77-4172-917c-6116ac1d91af",
"attributes": {}
}
],
"dmp_notification": [
{
"id": "b29aa0e2-ea83-4646-9730-cd32daa315fc",
"name": "User",
"description": "",
"composite": false,
"clientRole": true,
"containerId": "01b43587-5af0-4761-a2af-e9059bc3a396",
"attributes": {}
},
{
"id": "743d40ff-a039-4d78-8ed6-2c951426e239",
"name": "Admin",
"description": "",
"composite": false,
"clientRole": true,
"containerId": "01b43587-5af0-4761-a2af-e9059bc3a396",
"attributes": {}
}
],
"dmp_web": [
{
"id": "191fff97-b18b-41bd-9013-512b91fdedaf",
"name": "User",
"description": "",
"composite": false,
"clientRole": true,
"containerId": "c82150e9-a9e5-4a5f-bd0f-5f25460b3e08",
"attributes": {}
},
{
"id": "57253b8e-69bf-44bb-950f-fbfcd4785206",
"name": "Admin",
"description": "",
"composite": false,
"clientRole": true,
"containerId": "c82150e9-a9e5-4a5f-bd0f-5f25460b3e08",
"attributes": {}
}
],
"account-console": [],
"broker": [
{
"id": "cda05d95-c7fc-4139-bbc8-b86500b41060",
"name": "read-token",
"description": "${role_read-token}",
"composite": false,
"clientRole": true,
"containerId": "79a9e8f4-f09d-4d30-bd44-3f433309c3c6",
"attributes": {}
}
],
"account": [
{
"id": "73b916bf-b0d9-4e87-bf15-9131d131583f",
"name": "manage-consent",
"description": "${role_manage-consent}",
"composite": true,
"composites": {
"client": {
"account": [
"view-consent"
]
}
},
"clientRole": true,
"containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f",
"attributes": {}
},
{
"id": "387e5e06-fbf9-467d-9364-b28d95fe7c83",
"name": "view-consent",
"description": "${role_view-consent}",
"composite": false,
"clientRole": true,
"containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f",
"attributes": {}
},
{
"id": "3fb552e7-43b5-48da-a740-d113478cd0e8",
"name": "view-applications",
"description": "${role_view-applications}",
"composite": false,
"clientRole": true,
"containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f",
"attributes": {}
},
{
"id": "078f56b7-3943-4c14-b420-9ece9b2dbe43",
"name": "view-groups",
"description": "${role_view-groups}",
"composite": false,
"clientRole": true,
"containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f",
"attributes": {}
},
{
"id": "0a36d427-1013-4168-a802-a4a5b470e6cd",
"name": "delete-account",
"description": "${role_delete-account}",
"composite": false,
"clientRole": true,
"containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f",
"attributes": {}
},
{
"id": "842c8adb-7c3b-4e4a-87a4-84dc81b7a404",
"name": "manage-account",
"description": "${role_manage-account}",
"composite": true,
"composites": {
"client": {
"account": [
"manage-account-links"
]
}
},
"clientRole": true,
"containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f",
"attributes": {}
},
{
"id": "de9d924f-aca7-44f4-8efc-e397fc6ec79f",
"name": "manage-account-links",
"description": "${role_manage-account-links}",
"composite": false,
"clientRole": true,
"containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f",
"attributes": {}
},
{
"id": "d4e26324-81bb-42da-9147-15bb2464e8f7",
"name": "view-profile",
"description": "${role_view-profile}",
"composite": false,
"clientRole": true,
"containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f",
"attributes": {}
}
]
}
},
"groups": [
{
"id": "e2bfeb5c-880a-43fa-a822-4b7dba87defb",
"name": "opendmp-app",
"path": "/opendmp-app",
"subGroups": [
{
"id": "935ab34d-700a-407f-bb7b-8a00ddcef1d8",
"name": "role-admin",
"path": "/opendmp-app/role-admin",
"parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb",
"subGroups": [],
"attributes": {},
"realmRoles": [],
"clientRoles": {
"dmp_annotation": [
"Admin"
],
"dmp_web": [
"Admin"
],
"dmp_notification": [
"Admin"
]
}
},
{
"id": "011269bd-9eec-445f-926d-1ebd1f45b5aa",
"name": "role-user",
"path": "/opendmp-app/role-user",
"parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb",
"subGroups": [],
"attributes": {},
"realmRoles": [],
"clientRoles": {
"dmp_annotation": [
"User"
],
"dmp_web": [
"User"
],
"dmp_notification": [
"User"
]
}
},
{
"id": "01195be1-f754-415b-8225-3cc470744d62",
"name": "tenant-role-admin",
"path": "/opendmp-app/tenant-role-admin",
"parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb",
"subGroups": [
{
"id": "70fdec04-4dce-455c-939b-4146bed4bd4c",
"name": "tenant-default",
"path": "/opendmp-app/tenant-role-admin/tenant-default",
"parentId": "01195be1-f754-415b-8225-3cc470744d62",
"subGroups": [],
"attributes": {
"tenant_role": [
"TenantAdmin:default"
]
},
"realmRoles": [],
"clientRoles": {}
}
],
"attributes": {},
"realmRoles": [
"User"
],
"clientRoles": {}
},
{
"id": "1bfe8064-4e44-4ec1-a69e-836364a36e37",
"name": "tenant-role-description-template-editor",
"path": "/opendmp-app/tenant-role-description-template-editor",
"parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb",
"subGroups": [
{
"id": "b84e92ec-452d-4912-90c6-813b3d2e2076",
"name": "tenant-default",
"path": "/opendmp-app/tenant-role-description-template-editor/tenant-default",
"parentId": "1bfe8064-4e44-4ec1-a69e-836364a36e37",
"subGroups": [],
"attributes": {
"tenant_role": [
"TenantDescriptionTemlateEditor:default"
]
},
"realmRoles": [],
"clientRoles": {}
}
],
"attributes": {},
"realmRoles": [
"User"
],
"clientRoles": {}
},
{
"id": "735f22f1-a0cc-4afd-af4c-dba6bb2e7415",
"name": "tenant-role-manager",
"path": "/opendmp-app/tenant-role-manager",
"parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb",
"subGroups": [
{
"id": "88fb621e-499e-481b-8695-77dc7527451e",
"name": "tenant-default",
"path": "/opendmp-app/tenant-role-manager/tenant-default",
"parentId": "735f22f1-a0cc-4afd-af4c-dba6bb2e7415",
"subGroups": [],
"attributes": {
"tenant_role": [
"TenantManager:default"
]
},
"realmRoles": [],
"clientRoles": {}
}
],
"attributes": {},
"realmRoles": [
"User"
],
"clientRoles": {}
},
{
"id": "64c07220-0d92-44e5-be6e-d9edf6c10a56",
"name": "tenant-role-user",
"path": "/opendmp-app/tenant-role-user",
"parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb",
"subGroups": [
{
"id": "2094ae4c-804b-4a40-9c20-0efa6d384f27",
"name": "tenant-default",
"path": "/opendmp-app/tenant-role-user/tenant-default",
"parentId": "64c07220-0d92-44e5-be6e-d9edf6c10a56",
"subGroups": [],
"attributes": {},
"realmRoles": [],
"clientRoles": {}
}
],
"attributes": {
"tenant_role": [
"TenantUser:default"
]
},
"realmRoles": [
"User"
],
"clientRoles": {}
}
],
"attributes": {},
"realmRoles": [],
"clientRoles": {}
}
],
"defaultRole": {
"id": "ea1273c9-d2bc-49bb-8c92-fe0dcbd9cc31",
"name": "default-roles-dmp-staging",
"description": "${role_default-roles}",
"composite": true,
"clientRole": false,
"containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c"
},
"defaultGroups": [
"/opendmp-app/role-user",
"/opendmp-app/tenant-role-user/tenant-default"
],
"requiredCredentials": [
"password"
],
"otpPolicyType": "totp",
"otpPolicyAlgorithm": "HmacSHA1",
"otpPolicyInitialCounter": 0,
"otpPolicyDigits": 6,
"otpPolicyLookAheadWindow": 1,
"otpPolicyPeriod": 30,
"otpPolicyCodeReusable": false,
"otpSupportedApplications": [
"totpAppFreeOTPName",
"totpAppGoogleName",
"totpAppMicrosoftAuthenticatorName"
],
"localizationTexts": {},
"webAuthnPolicyRpEntityName": "keycloak",
"webAuthnPolicySignatureAlgorithms": [
"ES256"
],
"webAuthnPolicyRpId": "",
"webAuthnPolicyAttestationConveyancePreference": "not specified",
"webAuthnPolicyAuthenticatorAttachment": "not specified",
"webAuthnPolicyRequireResidentKey": "not specified",
"webAuthnPolicyUserVerificationRequirement": "not specified",
"webAuthnPolicyCreateTimeout": 0,
"webAuthnPolicyAvoidSameAuthenticatorRegister": false,
"webAuthnPolicyAcceptableAaguids": [],
"webAuthnPolicyExtraOrigins": [],
"webAuthnPolicyPasswordlessRpEntityName": "keycloak",
"webAuthnPolicyPasswordlessSignatureAlgorithms": [
"ES256"
],
"webAuthnPolicyPasswordlessRpId": "",
"webAuthnPolicyPasswordlessAttestationConveyancePreference": "not specified",
"webAuthnPolicyPasswordlessAuthenticatorAttachment": "not specified",
"webAuthnPolicyPasswordlessRequireResidentKey": "not specified",
"webAuthnPolicyPasswordlessUserVerificationRequirement": "not specified",
"webAuthnPolicyPasswordlessCreateTimeout": 0,
"webAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister": false,
"webAuthnPolicyPasswordlessAcceptableAaguids": [],
"webAuthnPolicyPasswordlessExtraOrigins": [],
"users": [
{
"id": "bc33b6b1-5017-4314-a644-ee55e5aa7dd6",
"username": "service-account-dmp_annotation",
"emailVerified": false,
"createdTimestamp": 1712653226491,
"enabled": true,
"totp": false,
"serviceAccountClientId": "dmp_annotation",
"disableableCredentialTypes": [],
"requiredActions": [],
"realmRoles": [
"default-roles-dmp-staging"
],
"notBefore": 0,
"groups": []
},
{
"id": "7965e6d2-ea1b-4c61-a9ab-42541b3f7afa",
"username": "service-account-dmp_notification",
"emailVerified": false,
"createdTimestamp": 1712653503012,
"enabled": true,
"totp": false,
"serviceAccountClientId": "dmp_notification",
"disableableCredentialTypes": [],
"requiredActions": [],
"realmRoles": [
"default-roles-dmp-staging"
],
"notBefore": 0,
"groups": []
},
{
"id": "0ce5a953-2242-44a3-9f63-2977dd2cd7ab",
"username": "service-account-dmp_plugins",
"emailVerified": false,
"createdTimestamp": 1712654040557,
"enabled": true,
"totp": false,
"serviceAccountClientId": "dmp_plugins",
"disableableCredentialTypes": [],
"requiredActions": [],
"realmRoles": [
"default-roles-dmp-staging"
],
"notBefore": 0,
"groups": []
},
{
"id": "d939b8ee-1fee-416b-b535-24eae8828625",
"username": "service-account-dmp_web",
"emailVerified": false,
"createdTimestamp": 1712653775771,
"enabled": true,
"totp": false,
"serviceAccountClientId": "dmp_web",
"disableableCredentialTypes": [],
"requiredActions": [],
"realmRoles": [
"default-roles-dmp-staging"
],
"notBefore": 0,
"groups": []
}
],
"scopeMappings": [
{
"clientScope": "dmp_web",
"roles": [
"User",
"Admin"
]
},
{
"clientScope": "offline_access",
"roles": [
"offline_access"
]
},
{
"clientScope": "dmp_annotation",
"roles": [
"User",
"Admin"
]
},
{
"clientScope": "dmp_notification",
"roles": [
"User",
"Admin"
]
}
],
"clientScopeMappings": {
"account": [
{
"client": "account-console",
"roles": [
"manage-account",
"view-groups"
]
}
]
},
"clients": [
{
"id": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f",
"clientId": "account",
"name": "${client_account}",
"rootUrl": "${authBaseUrl}",
"baseUrl": "/realms/OpenDMP/account/",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"redirectUris": [
"/realms/OpenDMP/account/*"
],
"webOrigins": [],
"notBefore": 0,
"bearerOnly": false,
"consentRequired": false,
"standardFlowEnabled": true,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": false,
"serviceAccountsEnabled": false,
"publicClient": true,
"frontchannelLogout": false,
"protocol": "openid-connect",
"attributes": {
"post.logout.redirect.uris": "+"
},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": false,
"nodeReRegistrationTimeout": 0,
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"microprofile-jwt"
]
},
{
"id": "28e4d2ef-28e5-42cf-8960-180b6026c4a5",
"clientId": "account-console",
"name": "${client_account-console}",
"rootUrl": "${authBaseUrl}",
"baseUrl": "/realms/OpenDMP/account/",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"redirectUris": [
"/realms/OpenDMP/account/*"
],
"webOrigins": [],
"notBefore": 0,
"bearerOnly": false,
"consentRequired": false,
"standardFlowEnabled": true,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": false,
"serviceAccountsEnabled": false,
"publicClient": true,
"frontchannelLogout": false,
"protocol": "openid-connect",
"attributes": {
"post.logout.redirect.uris": "+",
"pkce.code.challenge.method": "S256"
},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": false,
"nodeReRegistrationTimeout": 0,
"protocolMappers": [
{
"id": "6e9cba55-8e6d-42cb-a850-502169e461e5",
"name": "audience resolve",
"protocol": "openid-connect",
"protocolMapper": "oidc-audience-resolve-mapper",
"consentRequired": false,
"config": {}
}
],
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"microprofile-jwt"
]
},
{
"id": "79efd221-a8e9-4485-81cc-797384a1d142",
"clientId": "admin-cli",
"name": "${client_admin-cli}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"redirectUris": [],
"webOrigins": [],
"notBefore": 0,
"bearerOnly": false,
"consentRequired": false,
"standardFlowEnabled": false,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": true,
"serviceAccountsEnabled": false,
"publicClient": true,
"frontchannelLogout": false,
"protocol": "openid-connect",
"attributes": {},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": false,
"nodeReRegistrationTimeout": 0,
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"microprofile-jwt"
]
},
{
"id": "79a9e8f4-f09d-4d30-bd44-3f433309c3c6",
"clientId": "broker",
"name": "${client_broker}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"redirectUris": [],
"webOrigins": [],
"notBefore": 0,
"bearerOnly": true,
"consentRequired": false,
"standardFlowEnabled": true,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": false,
"serviceAccountsEnabled": false,
"publicClient": false,
"frontchannelLogout": false,
"protocol": "openid-connect",
"attributes": {},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": false,
"nodeReRegistrationTimeout": 0,
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"microprofile-jwt"
]
},
{
"id": "e590dbb7-591d-4eca-93d1-6a349b9f0ccf",
"clientId": "dmp_annotation",
"name": "dmp_annotation",
"description": "",
"rootUrl": "",
"adminUrl": "",
"baseUrl": "",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"secret": "annotation_secret",
"redirectUris": [
"/*"
],
"webOrigins": [
"/*"
],
"notBefore": 0,
"bearerOnly": false,
"consentRequired": false,
"standardFlowEnabled": false,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": true,
"serviceAccountsEnabled": true,
"publicClient": false,
"frontchannelLogout": false,
"protocol": "openid-connect",
"attributes": {
"oidc.ciba.grant.enabled": "false",
"client.secret.creation.time": "1712653226",
"backchannel.logout.session.required": "true",
"display.on.consent.screen": "false",
"oauth2.device.authorization.grant.enabled": "false",
"backchannel.logout.revoke.offline.tokens": "false"
},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": true,
"nodeReRegistrationTimeout": -1,
"protocolMappers": [
{
"id": "9118fd84-e77b-4452-8777-bbb191099cea",
"name": "Client Host",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "clientHost",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "clientHost",
"jsonType.label": "String"
}
},
{
"id": "f4c21a2e-c1d7-42af-83b2-1bd773bb1d24",
"name": "Client IP Address",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "clientAddress",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "clientAddress",
"jsonType.label": "String"
}
},
{
"id": "2e823e2f-bfb7-426e-a55c-90c89e6a9b95",
"name": "Client ID",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "client_id",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "client_id",
"jsonType.label": "String"
}
}
],
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"microprofile-jwt"
]
},
{
"id": "01b43587-5af0-4761-a2af-e9059bc3a396",
"clientId": "dmp_notification",
"name": "dmp_notification",
"description": "",
"rootUrl": "",
"adminUrl": "",
"baseUrl": "",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"secret": "notification_secret",
"redirectUris": [
"/*"
],
"webOrigins": [
"/*"
],
"notBefore": 0,
"bearerOnly": false,
"consentRequired": false,
"standardFlowEnabled": false,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": true,
"serviceAccountsEnabled": true,
"publicClient": false,
"frontchannelLogout": true,
"protocol": "openid-connect",
"attributes": {
"client.secret.creation.time": "1712653503",
"oauth2.device.authorization.grant.enabled": "false",
"backchannel.logout.revoke.offline.tokens": "false",
"use.refresh.tokens": "true",
"oidc.ciba.grant.enabled": "false",
"client.use.lightweight.access.token.enabled": "false",
"backchannel.logout.session.required": "true",
"client_credentials.use_refresh_token": "false",
"acr.loa.map": "{}",
"require.pushed.authorization.requests": "false",
"tls.client.certificate.bound.access.tokens": "false",
"display.on.consent.screen": "false",
"token.response.type.bearer.lower-case": "false"
},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": true,
"nodeReRegistrationTimeout": -1,
"protocolMappers": [
{
"id": "fa2a3f16-d87e-4122-8a13-781d46987f92",
"name": "Client IP Address",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "clientAddress",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "clientAddress",
"jsonType.label": "String"
}
},
{
"id": "b94faa61-3757-448e-bacd-e232fdb1d1ba",
"name": "Client Host",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "clientHost",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "clientHost",
"jsonType.label": "String"
}
},
{
"id": "fa13a201-56f0-4ddf-b757-54556bc4c403",
"name": "Client ID",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "client_id",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "client_id",
"jsonType.label": "String"
}
}
],
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"microprofile-jwt"
]
},
{
"id": "fc60067c-3b77-4172-917c-6116ac1d91af",
"clientId": "dmp_plugins",
"name": "dmp_plugins",
"description": "",
"rootUrl": "",
"adminUrl": "",
"baseUrl": "",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"secret": "plugins_secret",
"redirectUris": [
"/*"
],
"webOrigins": [
"/*"
],
"notBefore": 0,
"bearerOnly": false,
"consentRequired": false,
"standardFlowEnabled": false,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": true,
"serviceAccountsEnabled": true,
"publicClient": false,
"frontchannelLogout": true,
"protocol": "openid-connect",
"attributes": {
"oidc.ciba.grant.enabled": "false",
"oauth2.device.authorization.grant.enabled": "false",
"client.secret.creation.time": "1712654040",
"backchannel.logout.session.required": "true",
"backchannel.logout.revoke.offline.tokens": "false"
},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": true,
"nodeReRegistrationTimeout": -1,
"protocolMappers": [
{
"id": "3dab7e1b-7a8d-4fe2-9126-cb34aa902ad5",
"name": "Client IP Address",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "clientAddress",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "clientAddress",
"jsonType.label": "String"
}
},
{
"id": "0525ff56-61da-4e46-b03b-f9e9efac675d",
"name": "Client ID",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "client_id",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "client_id",
"jsonType.label": "String"
}
},
{
"id": "b8376624-5481-4047-bacf-047b38fdb569",
"name": "Client Host",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "clientHost",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "clientHost",
"jsonType.label": "String"
}
}
],
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"microprofile-jwt"
]
},
{
"id": "c82150e9-a9e5-4a5f-bd0f-5f25460b3e08",
"clientId": "dmp_web",
"name": "dmp_web",
"description": "",
"rootUrl": "",
"adminUrl": "",
"baseUrl": "",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"secret": "web_secret",
"redirectUris": [
"/*"
],
"webOrigins": [
"/*"
],
"notBefore": 0,
"bearerOnly": false,
"consentRequired": false,
"standardFlowEnabled": false,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": true,
"serviceAccountsEnabled": true,
"publicClient": false,
"frontchannelLogout": false,
"protocol": "openid-connect",
"attributes": {
"client.secret.creation.time": "1712653775",
"oauth2.device.authorization.grant.enabled": "false",
"backchannel.logout.revoke.offline.tokens": "false",
"use.refresh.tokens": "true",
"oidc.ciba.grant.enabled": "false",
"client.use.lightweight.access.token.enabled": "false",
"backchannel.logout.session.required": "true",
"client_credentials.use_refresh_token": "false",
"tls.client.certificate.bound.access.tokens": "false",
"require.pushed.authorization.requests": "false",
"acr.loa.map": "{}",
"display.on.consent.screen": "false",
"token.response.type.bearer.lower-case": "false"
},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": true,
"nodeReRegistrationTimeout": -1,
"protocolMappers": [
{
"id": "f6e04c1b-cfdd-435a-8ced-4b1f74575203",
"name": "Client ID",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "client_id",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "client_id",
"jsonType.label": "String"
}
},
{
"id": "b43fefcd-c57c-41bd-8b81-0df8eb0b9ac3",
"name": "Client IP Address",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "clientAddress",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "clientAddress",
"jsonType.label": "String"
}
},
{
"id": "638dfefd-24a6-4830-9f22-447a9b58b58d",
"name": "Client Host",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "clientHost",
"introspection.token.claim": "true",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "clientHost",
"jsonType.label": "String"
}
}
],
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"dmp_plugins",
"microprofile-jwt"
]
},
{
"id": "94d2efc9-1fad-46b6-a89a-d2edd303994b",
"clientId": "dmp_webapp",
"name": "dmp_webapp",
"description": "",
"rootUrl": "http://localhost:8082/home",
"adminUrl": "",
"baseUrl": "http://localhost:8082/home",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"redirectUris": [
"http://localhost:8082/*"
],
"webOrigins": [
"http://localhost:8082"
],
"notBefore": 0,
"bearerOnly": false,
"consentRequired": false,
"standardFlowEnabled": true,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": false,
"serviceAccountsEnabled": false,
"publicClient": true,
"frontchannelLogout": true,
"protocol": "openid-connect",
"attributes": {
"oauth2.device.authorization.grant.enabled": "false",
"backchannel.logout.revoke.offline.tokens": "false",
"use.refresh.tokens": "true",
"oidc.ciba.grant.enabled": "false",
"client.use.lightweight.access.token.enabled": "false",
"backchannel.logout.session.required": "true",
"client_credentials.use_refresh_token": "false",
"tls.client.certificate.bound.access.tokens": "false",
"require.pushed.authorization.requests": "false",
"acr.loa.map": "{}",
"display.on.consent.screen": "false",
"token.response.type.bearer.lower-case": "false"
},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": true,
"nodeReRegistrationTimeout": -1,
"defaultClientScopes": [
"web-origins",
"acr",
"identity_provider",
"roles",
"profile",
"email",
"tenant_role"
],
"optionalClientScopes": [
"address",
"dmp_annotation",
"phone",
"offline_access",
"dmp_web",
"dmp_notification",
"microprofile-jwt"
]
},
{
"id": "8094376d-fcf3-4366-a812-26301583cc98",
"clientId": "realm-management",
"name": "${client_realm-management}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"redirectUris": [],
"webOrigins": [],
"notBefore": 0,
"bearerOnly": true,
"consentRequired": false,
"standardFlowEnabled": true,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": false,
"serviceAccountsEnabled": false,
"publicClient": false,
"frontchannelLogout": false,
"protocol": "openid-connect",
"attributes": {},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": false,
"nodeReRegistrationTimeout": 0,
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"microprofile-jwt"
]
},
{
"id": "7f40ff61-1137-4430-82fb-57cfcc54f1ac",
"clientId": "security-admin-console",
"name": "${client_security-admin-console}",
"rootUrl": "${authAdminUrl}",
"baseUrl": "/admin/OpenDMP/console/",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"redirectUris": [
"/admin/OpenDMP/console/*"
],
"webOrigins": [
"+"
],
"notBefore": 0,
"bearerOnly": false,
"consentRequired": false,
"standardFlowEnabled": true,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": false,
"serviceAccountsEnabled": false,
"publicClient": true,
"frontchannelLogout": false,
"protocol": "openid-connect",
"attributes": {
"post.logout.redirect.uris": "+",
"pkce.code.challenge.method": "S256"
},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": false,
"nodeReRegistrationTimeout": 0,
"protocolMappers": [
{
"id": "7b0b7a33-dbf1-4a9e-9a84-4db2d2d67d9e",
"name": "locale",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "locale",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "locale",
"jsonType.label": "String"
}
}
],
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"microprofile-jwt"
]
}
],
"clientScopes": [
{
"id": "b5b320c3-eddc-4b7e-9be3-968542e2fa14",
"name": "tenant_role",
"description": "tenant_role",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "true",
"gui.order": "",
"consent.screen.text": ""
},
"protocolMappers": [
{
"id": "14d68445-3964-48a6-a045-0bec491533de",
"name": "Tenant role",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"aggregate.attrs": "true",
"introspection.token.claim": "true",
"multivalued": "true",
"userinfo.token.claim": "true",
"user.attribute": "tenant_role",
"id.token.claim": "true",
"lightweight.claim": "false",
"access.token.claim": "true",
"claim.name": "tenant_roles",
"jsonType.label": "String"
}
}
]
},
{
"id": "bf01169f-984e-4632-81bf-b4c916ae453d",
"name": "profile",
"description": "OpenID Connect built-in scope: profile",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "true",
"consent.screen.text": "${profileScopeConsentText}"
},
"protocolMappers": [
{
"id": "73fb5445-eae5-4447-9047-7f54055fb22b",
"name": "picture",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "picture",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "picture",
"jsonType.label": "String"
}
},
{
"id": "c479bf22-e264-4c00-b8d1-7357b67e53fd",
"name": "locale",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "locale",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "locale",
"jsonType.label": "String"
}
},
{
"id": "5d00fe6a-4cdd-46d6-bd57-d008b2403ad6",
"name": "family name",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "lastName",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "family_name",
"jsonType.label": "String"
}
},
{
"id": "022d1a9f-5534-4e8e-a63c-e91238eb3b67",
"name": "gender",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "gender",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "gender",
"jsonType.label": "String"
}
},
{
"id": "73ab53b4-0efd-49fc-a3b7-54c9d8b6fb40",
"name": "full name",
"protocol": "openid-connect",
"protocolMapper": "oidc-full-name-mapper",
"consentRequired": false,
"config": {
"id.token.claim": "true",
"access.token.claim": "true",
"introspection.token.claim": "true",
"userinfo.token.claim": "true"
}
},
{
"id": "41cfe68d-7ae4-4e13-ae34-2be00f238324",
"name": "given name",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "firstName",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "given_name",
"jsonType.label": "String"
}
},
{
"id": "d3ac8d95-881b-4ed3-a37d-b62e537d9268",
"name": "website",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "website",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "website",
"jsonType.label": "String"
}
},
{
"id": "fa31e780-3b6d-44c2-a084-6efcab21cfde",
"name": "nickname",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "nickname",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "nickname",
"jsonType.label": "String"
}
},
{
"id": "93859d51-f106-4596-9520-0483ee7f5308",
"name": "username",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "username",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "preferred_username",
"jsonType.label": "String"
}
},
{
"id": "c36562fc-901f-41b1-a7ae-079fa5bac69f",
"name": "birthdate",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "birthdate",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "birthdate",
"jsonType.label": "String"
}
},
{
"id": "493b316c-97f7-42b8-9548-09d5d874ab17",
"name": "profile",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "profile",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "profile",
"jsonType.label": "String"
}
},
{
"id": "77326698-db87-4fae-b1a6-f862173a9a4c",
"name": "updated at",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "updatedAt",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "updated_at",
"jsonType.label": "long"
}
},
{
"id": "66c0e5d7-d7cb-441c-b1c9-88f51c7e05dc",
"name": "zoneinfo",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "zoneinfo",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "zoneinfo",
"jsonType.label": "String"
}
},
{
"id": "c761fe65-855c-4933-84ce-1e994ce53cf9",
"name": "middle name",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "middleName",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "middle_name",
"jsonType.label": "String"
}
}
]
},
{
"id": "a908ffe3-5be1-4f66-b737-132085fedee9",
"name": "dmp_web",
"description": "",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "true",
"gui.order": "",
"consent.screen.text": ""
},
"protocolMappers": [
{
"id": "f5cd6093-9cc0-476d-aad1-d8cd30bdd8ce",
"name": "Client Id Audience",
"protocol": "openid-connect",
"protocolMapper": "oidc-audience-mapper",
"consentRequired": false,
"config": {
"included.client.audience": "dmp_web",
"introspection.token.claim": "true",
"userinfo.token.claim": "false",
"id.token.claim": "false",
"lightweight.claim": "false",
"access.token.claim": "true"
}
}
]
},
{
"id": "0db5db44-ef7a-4bbc-a770-3a34b4aa5f58",
"name": "acr",
"description": "OpenID Connect scope for add acr (authentication context class reference) to the token",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "false",
"display.on.consent.screen": "false"
},
"protocolMappers": [
{
"id": "bb50b0bc-17cd-4980-92dc-3179fe6ffaeb",
"name": "acr loa level",
"protocol": "openid-connect",
"protocolMapper": "oidc-acr-mapper",
"consentRequired": false,
"config": {
"id.token.claim": "true",
"introspection.token.claim": "true",
"access.token.claim": "true"
}
}
]
},
{
"id": "64963b49-1a94-4fad-8b8a-329f8e25873e",
"name": "dmp_plugins",
"description": "",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "true",
"gui.order": "",
"consent.screen.text": ""
},
"protocolMappers": [
{
"id": "79169ea5-5635-41ca-997a-2ceaf6fb0431",
"name": "Client Id Audience",
"protocol": "openid-connect",
"protocolMapper": "oidc-audience-mapper",
"consentRequired": false,
"config": {
"included.client.audience": "dmp_plugins",
"id.token.claim": "false",
"lightweight.claim": "false",
"introspection.token.claim": "true",
"access.token.claim": "true"
}
}
]
},
{
"id": "6c1655da-fb82-45b7-9bc6-4774f44aa504",
"name": "email",
"description": "OpenID Connect built-in scope: email",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "true",
"consent.screen.text": "${emailScopeConsentText}"
},
"protocolMappers": [
{
"id": "7cb5006e-0b00-4659-a84f-4817f49bcbe9",
"name": "email",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "email",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "email",
"jsonType.label": "String"
}
},
{
"id": "b9c82303-ac4b-4d45-bb31-07d174c2f338",
"name": "email verified",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-property-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "emailVerified",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "email_verified",
"jsonType.label": "boolean"
}
}
]
},
{
"id": "f4700d8f-a939-4627-828d-aef6473619ba",
"name": "address",
"description": "OpenID Connect built-in scope: address",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "true",
"consent.screen.text": "${addressScopeConsentText}"
},
"protocolMappers": [
{
"id": "34b4f62a-a50d-44e5-ae0f-6430af1b4fbe",
"name": "address",
"protocol": "openid-connect",
"protocolMapper": "oidc-address-mapper",
"consentRequired": false,
"config": {
"user.attribute.formatted": "formatted",
"user.attribute.country": "country",
"introspection.token.claim": "true",
"user.attribute.postal_code": "postal_code",
"userinfo.token.claim": "true",
"user.attribute.street": "street",
"id.token.claim": "true",
"user.attribute.region": "region",
"access.token.claim": "true",
"user.attribute.locality": "locality"
}
}
]
},
{
"id": "f7971816-d301-462b-b160-48a088ac6643",
"name": "role_list",
"description": "SAML role list",
"protocol": "saml",
"attributes": {
"consent.screen.text": "${samlRoleListScopeConsentText}",
"display.on.consent.screen": "true"
},
"protocolMappers": [
{
"id": "a09729c9-52f7-4925-a1ea-f6f93d2745be",
"name": "role list",
"protocol": "saml",
"protocolMapper": "saml-role-list-mapper",
"consentRequired": false,
"config": {
"single": "false",
"attribute.nameformat": "Basic",
"attribute.name": "Role"
}
}
]
},
{
"id": "c49d0064-73f8-461a-aa3c-fa025a415446",
"name": "roles",
"description": "OpenID Connect scope for add user roles to the access token",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "false",
"display.on.consent.screen": "true",
"consent.screen.text": "${rolesScopeConsentText}"
},
"protocolMappers": [
{
"id": "2ee26d6b-fad4-422f-9582-1646b964ab15",
"name": "audience resolve",
"protocol": "openid-connect",
"protocolMapper": "oidc-audience-resolve-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"access.token.claim": "true"
}
},
{
"id": "d2c7786d-b1e2-4354-9969-941a9d9bc0aa",
"name": "realm roles",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-realm-role-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"multivalued": "true",
"user.attribute": "foo",
"access.token.claim": "true",
"claim.name": "realm_access.roles",
"jsonType.label": "String"
}
},
{
"id": "e1f6b0f6-c829-4f78-a515-3fbcf37ad1ae",
"name": "client roles",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-client-role-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"multivalued": "true",
"user.attribute": "foo",
"access.token.claim": "true",
"claim.name": "resource_access.${client_id}.roles",
"jsonType.label": "String"
}
}
]
},
{
"id": "9cc28f08-d4c7-4aba-8c80-eededcd11a46",
"name": "phone",
"description": "OpenID Connect built-in scope: phone",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "true",
"consent.screen.text": "${phoneScopeConsentText}"
},
"protocolMappers": [
{
"id": "e4e2fd1f-ada0-4483-a224-444aa6b2cefd",
"name": "phone number",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "phoneNumber",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "phone_number",
"jsonType.label": "String"
}
},
{
"id": "4819d3cb-2655-4d8f-baf0-f1fa052c5742",
"name": "phone number verified",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "phoneNumberVerified",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "phone_number_verified",
"jsonType.label": "boolean"
}
}
]
},
{
"id": "cb33ebdb-cecb-4999-9d3c-ded4c8af97f8",
"name": "microprofile-jwt",
"description": "Microprofile - JWT built-in scope",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "false"
},
"protocolMappers": [
{
"id": "4c83af62-84e3-4b2c-937a-d6b0ded5279b",
"name": "upn",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-attribute-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"user.attribute": "username",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "upn",
"jsonType.label": "String"
}
},
{
"id": "3be3f9d8-2ee6-43ff-92a3-374b1c39921e",
"name": "groups",
"protocol": "openid-connect",
"protocolMapper": "oidc-usermodel-realm-role-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"multivalued": "true",
"user.attribute": "foo",
"id.token.claim": "true",
"access.token.claim": "true",
"claim.name": "groups",
"jsonType.label": "String"
}
}
]
},
{
"id": "03b4e370-be59-41a3-9053-a970479b0ea0",
"name": "offline_access",
"description": "OpenID Connect built-in scope: offline_access",
"protocol": "openid-connect",
"attributes": {
"consent.screen.text": "${offlineAccessScopeConsentText}",
"display.on.consent.screen": "true"
}
},
{
"id": "d5f27ae9-d3b3-404d-bc45-ce9aae728bef",
"name": "identity_provider",
"description": "",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "true",
"gui.order": "",
"consent.screen.text": ""
},
"protocolMappers": [
{
"id": "361d74ff-711a-4621-92d8-59d99b8b34b2",
"name": "identity_provider",
"protocol": "openid-connect",
"protocolMapper": "oidc-usersessionmodel-note-mapper",
"consentRequired": false,
"config": {
"user.session.note": "identity_provider",
"introspection.token.claim": "true",
"userinfo.token.claim": "true",
"id.token.claim": "true",
"lightweight.claim": "false",
"access.token.claim": "true",
"claim.name": "identity_provider",
"jsonType.label": "String",
"access.tokenResponse.claim": "true"
}
}
]
},
{
"id": "053f9ffc-ab71-432d-b6b8-7cc1d5ee9fc7",
"name": "web-origins",
"description": "OpenID Connect scope for add allowed web origins to the access token",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "false",
"display.on.consent.screen": "false",
"consent.screen.text": ""
},
"protocolMappers": [
{
"id": "ff47565c-cfee-4aff-ace2-6101aced8863",
"name": "allowed web origins",
"protocol": "openid-connect",
"protocolMapper": "oidc-allowed-origins-mapper",
"consentRequired": false,
"config": {
"introspection.token.claim": "true",
"access.token.claim": "true"
}
}
]
},
{
"id": "601c48ac-d1f9-4cdc-8268-d04871729536",
"name": "dmp_annotation",
"description": "",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "true",
"gui.order": "",
"consent.screen.text": ""
},
"protocolMappers": [
{
"id": "12a858df-5ae6-4735-8ec1-dfc2b20d63a1",
"name": "Client Id Audience",
"protocol": "openid-connect",
"protocolMapper": "oidc-audience-mapper",
"consentRequired": false,
"config": {
"included.client.audience": "dmp_annotation",
"introspection.token.claim": "true",
"userinfo.token.claim": "false",
"id.token.claim": "false",
"lightweight.claim": "false",
"access.token.claim": "true"
}
}
]
},
{
"id": "708a6370-64e3-44e0-9138-15ca16de1f93",
"name": "dmp_notification",
"description": "",
"protocol": "openid-connect",
"attributes": {
"include.in.token.scope": "true",
"display.on.consent.screen": "true",
"gui.order": "",
"consent.screen.text": ""
},
"protocolMappers": [
{
"id": "fc20664f-1359-41f9-b127-f121e88edeb4",
"name": "Client Id Audience",
"protocol": "openid-connect",
"protocolMapper": "oidc-audience-mapper",
"consentRequired": false,
"config": {
"included.client.audience": "dmp_notification",
"id.token.claim": "false",
"lightweight.claim": "false",
"introspection.token.claim": "true",
"access.token.claim": "true"
}
}
]
}
],
"defaultDefaultClientScopes": [
"role_list",
"profile",
"email",
"roles",
"web-origins",
"acr"
],
"defaultOptionalClientScopes": [
"offline_access",
"address",
"phone",
"microprofile-jwt",
"tenant_role"
],
"browserSecurityHeaders": {
"contentSecurityPolicyReportOnly": "",
"xContentTypeOptions": "nosniff",
"referrerPolicy": "no-referrer",
"xRobotsTag": "none",
"xFrameOptions": "SAMEORIGIN",
"contentSecurityPolicy": "frame-src 'self'; frame-ancestors 'self'; object-src 'none';",
"xXSSProtection": "1; mode=block",
"strictTransportSecurity": "max-age=31536000; includeSubDomains"
},
"smtpServer": {
"replyToDisplayName": "",
"starttls": "true",
"auth": "true",
"envelopeFrom": "",
"ssl": "false",
"password": "**********",
"port": "587",
"host": "smtp.office365.com",
"replyTo": "",
"from": "no-reply@openaire.eu",
"fromDisplayName": "",
"user": "no-reply@openaire.eu"
},
"eventsEnabled": true,
"eventsListeners": [
"jboss-logging"
],
"enabledEventTypes": [
"UPDATE_CONSENT_ERROR",
"UPDATE_TOTP",
"PERMISSION_TOKEN_ERROR",
"IDENTITY_PROVIDER_RETRIEVE_TOKEN_ERROR",
"IMPERSONATE_ERROR",
"CUSTOM_REQUIRED_ACTION",
"RESTART_AUTHENTICATION",
"CLIENT_INFO",
"IMPERSONATE",
"LOGIN",
"CLIENT_INITIATED_ACCOUNT_LINKING",
"OAUTH2_EXTENSION_GRANT",
"USER_DISABLED_BY_PERMANENT_LOCKOUT",
"USER_DISABLED_BY_TEMPORARY_LOCKOUT_ERROR",
"TOKEN_EXCHANGE",
"REGISTER",
"DELETE_ACCOUNT_ERROR",
"IDENTITY_PROVIDER_LINK_ACCOUNT",
"INTROSPECT_TOKEN_ERROR",
"USER_DISABLED_BY_TEMPORARY_LOCKOUT",
"DELETE_ACCOUNT",
"UPDATE_PASSWORD",
"IDENTITY_PROVIDER_FIRST_LOGIN",
"VERIFY_EMAIL",
"CLIENT_LOGIN_ERROR",
"RESTART_AUTHENTICATION_ERROR",
"EXECUTE_ACTIONS",
"REMOVE_FEDERATED_IDENTITY_ERROR",
"TOKEN_EXCHANGE_ERROR",
"UNREGISTER_NODE",
"SEND_IDENTITY_PROVIDER_LINK_ERROR",
"USER_INFO_REQUEST_ERROR",
"EXECUTE_ACTION_TOKEN_ERROR",
"OAUTH2_EXTENSION_GRANT_ERROR",
"SEND_VERIFY_EMAIL",
"IDENTITY_PROVIDER_RESPONSE",
"EXECUTE_ACTIONS_ERROR",
"IDENTITY_PROVIDER_RETRIEVE_TOKEN",
"OAUTH2_DEVICE_CODE_TO_TOKEN",
"USER_DISABLED_BY_PERMANENT_LOCKOUT_ERROR",
"UNREGISTER_NODE_ERROR",
"VALIDATE_ACCESS_TOKEN_ERROR",
"OAUTH2_DEVICE_VERIFY_USER_CODE_ERROR",
"REVOKE_GRANT_ERROR",
"UPDATE_EMAIL_ERROR",
"UPDATE_PROFILE",
"USER_INFO_REQUEST",
"SEND_IDENTITY_PROVIDER_LINK",
"SEND_VERIFY_EMAIL_ERROR",
"CLIENT_INITIATED_ACCOUNT_LINKING_ERROR",
"OAUTH2_DEVICE_AUTH_ERROR",
"REMOVE_TOTP_ERROR",
"VERIFY_EMAIL_ERROR",
"CLIENT_UPDATE",
"UPDATE_TOTP_ERROR",
"VERIFY_PROFILE",
"GRANT_CONSENT_ERROR",
"SEND_RESET_PASSWORD",
"GRANT_CONSENT",
"REGISTER_NODE_ERROR",
"VERIFY_PROFILE_ERROR",
"REMOVE_TOTP",
"REVOKE_GRANT",
"LOGIN_ERROR",
"CLIENT_LOGIN",
"RESET_PASSWORD_ERROR",
"CODE_TO_TOKEN_ERROR",
"OAUTH2_DEVICE_CODE_TO_TOKEN_ERROR",
"VALIDATE_ACCESS_TOKEN",
"UPDATE_PROFILE_ERROR",
"OAUTH2_DEVICE_VERIFY_USER_CODE",
"UPDATE_PASSWORD_ERROR",
"IDENTITY_PROVIDER_LOGIN",
"AUTHREQID_TO_TOKEN",
"LOGOUT",
"CLIENT_INFO_ERROR",
"CLIENT_REGISTER",
"PUSHED_AUTHORIZATION_REQUEST",
"REFRESH_TOKEN",
"INTROSPECT_TOKEN",
"CLIENT_DELETE",
"FEDERATED_IDENTITY_LINK_ERROR",
"CLIENT_DELETE_ERROR",
"PERMISSION_TOKEN",
"REGISTER_NODE",
"INVALID_SIGNATURE",
"PUSHED_AUTHORIZATION_REQUEST_ERROR",
"OAUTH2_DEVICE_AUTH",
"REMOVE_FEDERATED_IDENTITY",
"IDENTITY_PROVIDER_POST_LOGIN",
"IDENTITY_PROVIDER_LINK_ACCOUNT_ERROR",
"UPDATE_EMAIL",
"REGISTER_ERROR",
"EXECUTE_ACTION_TOKEN",
"LOGOUT_ERROR",
"CLIENT_UPDATE_ERROR",
"AUTHREQID_TO_TOKEN_ERROR",
"INVALID_SIGNATURE_ERROR",
"CLIENT_REGISTER_ERROR",
"FEDERATED_IDENTITY_LINK",
"IDENTITY_PROVIDER_RESPONSE_ERROR",
"IDENTITY_PROVIDER_LOGIN_ERROR",
"RESET_PASSWORD",
"UPDATE_CONSENT",
"SEND_RESET_PASSWORD_ERROR",
"REFRESH_TOKEN_ERROR",
"CUSTOM_REQUIRED_ACTION_ERROR",
"IDENTITY_PROVIDER_POST_LOGIN_ERROR",
"CODE_TO_TOKEN",
"IDENTITY_PROVIDER_FIRST_LOGIN_ERROR"
],
"adminEventsEnabled": true,
"adminEventsDetailsEnabled": false,
"identityProviders": [
{
"alias": "openaire",
"displayName": "OpenAIRE AAI Beta",
"internalId": "ea26795f-6c3c-49e1-9be6-93ffafe62ef4",
"providerId": "keycloak-oidc",
"enabled": true,
"updateProfileFirstLoginMode": "on",
"trustEmail": false,
"storeToken": false,
"addReadTokenRoleOnCreate": false,
"authenticateByDefault": false,
"linkOnly": false,
"firstBrokerLoginFlowAlias": "first broker login",
"config": {
"tokenUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/protocol/openid-connect/token",
"acceptsPromptNoneForwardFromClient": "false",
"jwksUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/protocol/openid-connect/certs",
"isAccessTokenJWT": "false",
"filteredByClaim": "false",
"backchannelSupported": "false",
"issuer": "https://beta.aai.openaire.eu/auth/realms/openaire",
"loginHint": "false",
"clientAuthMethod": "client_secret_post",
"syncMode": "IMPORT",
"clientSecret": "**********",
"allowedClockSkew": "0",
"userInfoUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/protocol/openid-connect/userinfo",
"validateSignature": "true",
"hideOnLoginPage": "false",
"clientId": "11ec4125-b661-4b98-bc29-62ac61e97ee9",
"uiLocales": "false",
"disableNonce": "false",
"useJwksUrl": "true",
"sendClientIdOnLogout": "false",
"metadataDescriptorUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/.well-known/openid-configuration",
"pkceEnabled": "false",
"authorizationUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/protocol/openid-connect/auth",
"disableUserInfo": "false",
"logoutUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/protocol/openid-connect/logout",
"sendIdTokenOnLogout": "true",
"passMaxAge": "false"
}
},
{
"alias": "google",
"internalId": "4cfe51f3-fe85-459d-9a49-43614b965404",
"providerId": "google",
"enabled": true,
"updateProfileFirstLoginMode": "on",
"trustEmail": false,
"storeToken": false,
"addReadTokenRoleOnCreate": false,
"authenticateByDefault": false,
"linkOnly": false,
"firstBrokerLoginFlowAlias": "first broker login",
"config": {
"hideOnLoginPage": "false",
"clientId": "596924546661-83nhl986pnrpug5h624i5kptuao03dcd.apps.googleusercontent.com",
"acceptsPromptNoneForwardFromClient": "false",
"disableUserInfo": "false",
"filteredByClaim": "false",
"syncMode": "IMPORT",
"clientSecret": "**********"
}
}
],
"identityProviderMappers": [
{
"id": "b2001c5a-bcd4-4447-8c63-5b9cfef84766",
"name": " identity_provider",
"identityProviderAlias": "openaire",
"identityProviderMapper": "oidc-user-session-note-idp-mapper",
"config": {
"claims": "[{\"key\":\"identity_provider\",\"value\":\"openaire\"}]",
"syncMode": "FORCE"
}
},
{
"id": "98f6c565-cf6e-426a-b89c-969f36e1ea23",
"name": "identity_provider",
"identityProviderAlias": "google",
"identityProviderMapper": "hardcoded-user-session-attribute-idp-mapper",
"config": {
"attribute.value": "google",
"syncMode": "FORCE",
"attribute": "identity_provider"
}
}
],
"components": {
"org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy": [
{
"id": "c251413a-d0d1-4585-a32d-fe289e391b22",
"name": "Full Scope Disabled",
"providerId": "scope",
"subType": "anonymous",
"subComponents": {},
"config": {}
},
{
"id": "be40c111-2cda-420e-9ed8-e2b4a7ec4a0f",
"name": "Trusted Hosts",
"providerId": "trusted-hosts",
"subType": "anonymous",
"subComponents": {},
"config": {
"host-sending-registration-request-must-match": [
"true"
],
"client-uris-must-match": [
"true"
]
}
},
{
"id": "2bf6d537-32e6-43f0-bac4-58a5621ca242",
"name": "Allowed Client Scopes",
"providerId": "allowed-client-templates",
"subType": "authenticated",
"subComponents": {},
"config": {
"allow-default-scopes": [
"true"
]
}
},
{
"id": "62632e2d-bb44-4744-9eea-18270e7b5eef",
"name": "Allowed Protocol Mapper Types",
"providerId": "allowed-protocol-mappers",
"subType": "authenticated",
"subComponents": {},
"config": {
"allowed-protocol-mapper-types": [
"oidc-full-name-mapper",
"oidc-usermodel-property-mapper",
"saml-role-list-mapper",
"oidc-usermodel-attribute-mapper",
"oidc-address-mapper",
"oidc-sha256-pairwise-sub-mapper",
"saml-user-attribute-mapper",
"saml-user-property-mapper"
]
}
},
{
"id": "2d6bc782-e465-47be-a4a8-7e0307c18103",
"name": "Allowed Protocol Mapper Types",
"providerId": "allowed-protocol-mappers",
"subType": "anonymous",
"subComponents": {},
"config": {
"allowed-protocol-mapper-types": [
"oidc-usermodel-property-mapper",
"oidc-full-name-mapper",
"oidc-usermodel-attribute-mapper",
"saml-user-property-mapper",
"saml-user-attribute-mapper",
"saml-role-list-mapper",
"oidc-address-mapper",
"oidc-sha256-pairwise-sub-mapper"
]
}
},
{
"id": "54cb1bcf-526c-4840-862d-23e436f70399",
"name": "Consent Required",
"providerId": "consent-required",
"subType": "anonymous",
"subComponents": {},
"config": {}
},
{
"id": "a6df9677-9684-4791-bec2-7ac39dded350",
"name": "Allowed Client Scopes",
"providerId": "allowed-client-templates",
"subType": "anonymous",
"subComponents": {},
"config": {
"allow-default-scopes": [
"true"
]
}
},
{
"id": "843d3c05-2814-44ba-bc69-6680e7a58ded",
"name": "Max Clients Limit",
"providerId": "max-clients",
"subType": "anonymous",
"subComponents": {},
"config": {
"max-clients": [
"200"
]
}
}
],
"org.keycloak.keys.KeyProvider": [
{
"id": "7758a18b-e672-499d-9816-5a2361ae8e47",
"name": "rsa-generated",
"providerId": "rsa-generated",
"subComponents": {},
"config": {
"priority": [
"100"
]
}
},
{
"id": "ae89ccbb-7c9a-42bd-8d78-1f0acd65473d",
"name": "aes-generated",
"providerId": "aes-generated",
"subComponents": {},
"config": {
"priority": [
"100"
]
}
},
{
"id": "da8ec80f-d86c-4085-b8eb-90a69d721a30",
"name": "rsa-enc-generated",
"providerId": "rsa-enc-generated",
"subComponents": {},
"config": {
"priority": [
"100"
],
"algorithm": [
"RSA-OAEP"
]
}
},
{
"id": "4152446e-df97-425c-a0e2-e55b6035f896",
"name": "hmac-generated-hs512",
"providerId": "hmac-generated",
"subComponents": {},
"config": {
"priority": [
"100"
],
"algorithm": [
"HS512"
]
}
}
]
},
"internationalizationEnabled": false,
"supportedLocales": [],
"authenticationFlows": [
{
"id": "ea0de871-80f7-43c5-8265-8c60cf5ef7cf",
"alias": "Account verification options",
"description": "Method with which to verity the existing account",
"providerId": "basic-flow",
"topLevel": false,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "idp-email-verification",
"authenticatorFlow": false,
"requirement": "ALTERNATIVE",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticatorFlow": true,
"requirement": "ALTERNATIVE",
"priority": 20,
"autheticatorFlow": true,
"flowAlias": "Verify Existing Account by Re-authentication",
"userSetupAllowed": false
}
]
},
{
"id": "c3ec62ea-bcba-459a-bd45-790243b4d80b",
"alias": "Browser - Conditional OTP",
"description": "Flow to determine if the OTP is required for the authentication",
"providerId": "basic-flow",
"topLevel": false,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "conditional-user-configured",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "auth-otp-form",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 20,
"autheticatorFlow": false,
"userSetupAllowed": false
}
]
},
{
"id": "042807b5-76be-445b-9b4a-cb56ffacdff5",
"alias": "Direct Grant - Conditional OTP",
"description": "Flow to determine if the OTP is required for the authentication",
"providerId": "basic-flow",
"topLevel": false,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "conditional-user-configured",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "direct-grant-validate-otp",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 20,
"autheticatorFlow": false,
"userSetupAllowed": false
}
]
},
{
"id": "1f69e4f1-9b1e-4215-93fe-47ad8cb1d1ac",
"alias": "First broker login - Conditional OTP",
"description": "Flow to determine if the OTP is required for the authentication",
"providerId": "basic-flow",
"topLevel": false,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "conditional-user-configured",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "auth-otp-form",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 20,
"autheticatorFlow": false,
"userSetupAllowed": false
}
]
},
{
"id": "d0d1ce23-337c-48b1-b9e4-790f9f1e538d",
"alias": "Handle Existing Account",
"description": "Handle what to do if there is existing account with same email/username like authenticated identity provider",
"providerId": "basic-flow",
"topLevel": false,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "idp-confirm-link",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticatorFlow": true,
"requirement": "REQUIRED",
"priority": 20,
"autheticatorFlow": true,
"flowAlias": "Account verification options",
"userSetupAllowed": false
}
]
},
{
"id": "ce420ea3-db5a-4715-97c3-43083ec45685",
"alias": "Reset - Conditional OTP",
"description": "Flow to determine if the OTP should be reset or not. Set to REQUIRED to force.",
"providerId": "basic-flow",
"topLevel": false,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "conditional-user-configured",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "reset-otp",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 20,
"autheticatorFlow": false,
"userSetupAllowed": false
}
]
},
{
"id": "d485b957-ce85-463a-8334-2091188a40ca",
"alias": "User creation or linking",
"description": "Flow for the existing/non-existing user alternatives",
"providerId": "basic-flow",
"topLevel": false,
"builtIn": true,
"authenticationExecutions": [
{
"authenticatorConfig": "create unique user config",
"authenticator": "idp-create-user-if-unique",
"authenticatorFlow": false,
"requirement": "ALTERNATIVE",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticatorFlow": true,
"requirement": "ALTERNATIVE",
"priority": 20,
"autheticatorFlow": true,
"flowAlias": "Handle Existing Account",
"userSetupAllowed": false
}
]
},
{
"id": "c7308ba2-0f15-48f4-a4d3-bff7d9f69b30",
"alias": "Verify Existing Account by Re-authentication",
"description": "Reauthentication of existing account",
"providerId": "basic-flow",
"topLevel": false,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "idp-username-password-form",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticatorFlow": true,
"requirement": "CONDITIONAL",
"priority": 20,
"autheticatorFlow": true,
"flowAlias": "First broker login - Conditional OTP",
"userSetupAllowed": false
}
]
},
{
"id": "15eb1b00-d355-46d5-b0d3-cd91ee18965f",
"alias": "browser",
"description": "browser based authentication",
"providerId": "basic-flow",
"topLevel": true,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "auth-cookie",
"authenticatorFlow": false,
"requirement": "ALTERNATIVE",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "auth-spnego",
"authenticatorFlow": false,
"requirement": "DISABLED",
"priority": 20,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "identity-provider-redirector",
"authenticatorFlow": false,
"requirement": "ALTERNATIVE",
"priority": 25,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticatorFlow": true,
"requirement": "ALTERNATIVE",
"priority": 30,
"autheticatorFlow": true,
"flowAlias": "forms",
"userSetupAllowed": false
}
]
},
{
"id": "70aa3e73-6037-4e9c-bd29-6d067fa76906",
"alias": "clients",
"description": "Base authentication for clients",
"providerId": "client-flow",
"topLevel": true,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "client-secret",
"authenticatorFlow": false,
"requirement": "ALTERNATIVE",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "client-jwt",
"authenticatorFlow": false,
"requirement": "ALTERNATIVE",
"priority": 20,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "client-secret-jwt",
"authenticatorFlow": false,
"requirement": "ALTERNATIVE",
"priority": 30,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "client-x509",
"authenticatorFlow": false,
"requirement": "ALTERNATIVE",
"priority": 40,
"autheticatorFlow": false,
"userSetupAllowed": false
}
]
},
{
"id": "c1203bc8-8e48-47c5-aa84-ee94f2c808ee",
"alias": "direct grant",
"description": "OpenID Connect Resource Owner Grant",
"providerId": "basic-flow",
"topLevel": true,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "direct-grant-validate-username",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "direct-grant-validate-password",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 20,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticatorFlow": true,
"requirement": "CONDITIONAL",
"priority": 30,
"autheticatorFlow": true,
"flowAlias": "Direct Grant - Conditional OTP",
"userSetupAllowed": false
}
]
},
{
"id": "21436674-8161-4a8b-95a9-eae479b0a239",
"alias": "docker auth",
"description": "Used by Docker clients to authenticate against the IDP",
"providerId": "basic-flow",
"topLevel": true,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "docker-http-basic-authenticator",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
}
]
},
{
"id": "4103b288-fde7-4bec-96d0-cefedbee5c97",
"alias": "first broker login",
"description": "Actions taken after first broker login with identity provider account, which is not yet linked to any Keycloak account",
"providerId": "basic-flow",
"topLevel": true,
"builtIn": true,
"authenticationExecutions": [
{
"authenticatorConfig": "review profile config",
"authenticator": "idp-review-profile",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticatorFlow": true,
"requirement": "REQUIRED",
"priority": 20,
"autheticatorFlow": true,
"flowAlias": "User creation or linking",
"userSetupAllowed": false
}
]
},
{
"id": "675b7446-5346-4d6f-917d-6f68799cdeb1",
"alias": "forms",
"description": "Username, password, otp and other auth forms.",
"providerId": "basic-flow",
"topLevel": false,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "auth-username-password-form",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticatorFlow": true,
"requirement": "CONDITIONAL",
"priority": 20,
"autheticatorFlow": true,
"flowAlias": "Browser - Conditional OTP",
"userSetupAllowed": false
}
]
},
{
"id": "5dbb9de2-d4b9-41ea-8b5c-3bc4992d259e",
"alias": "registration",
"description": "registration flow",
"providerId": "basic-flow",
"topLevel": true,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "registration-page-form",
"authenticatorFlow": true,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": true,
"flowAlias": "registration form",
"userSetupAllowed": false
}
]
},
{
"id": "49943618-291e-4449-a900-95a653d1e682",
"alias": "registration form",
"description": "registration form",
"providerId": "form-flow",
"topLevel": false,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "registration-user-creation",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 20,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "registration-password-action",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 50,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "registration-recaptcha-action",
"authenticatorFlow": false,
"requirement": "DISABLED",
"priority": 60,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "registration-terms-and-conditions",
"authenticatorFlow": false,
"requirement": "DISABLED",
"priority": 70,
"autheticatorFlow": false,
"userSetupAllowed": false
}
]
},
{
"id": "5f460d69-6953-430e-bbc3-99f2dbf5fa66",
"alias": "reset credentials",
"description": "Reset credentials for a user if they forgot their password or something",
"providerId": "basic-flow",
"topLevel": true,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "reset-credentials-choose-user",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "reset-credential-email",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 20,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticator": "reset-password",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 30,
"autheticatorFlow": false,
"userSetupAllowed": false
},
{
"authenticatorFlow": true,
"requirement": "CONDITIONAL",
"priority": 40,
"autheticatorFlow": true,
"flowAlias": "Reset - Conditional OTP",
"userSetupAllowed": false
}
]
},
{
"id": "56d2dfdf-00e6-41ec-9528-3d18032038cf",
"alias": "saml ecp",
"description": "SAML ECP Profile Authentication Flow",
"providerId": "basic-flow",
"topLevel": true,
"builtIn": true,
"authenticationExecutions": [
{
"authenticator": "http-basic-authenticator",
"authenticatorFlow": false,
"requirement": "REQUIRED",
"priority": 10,
"autheticatorFlow": false,
"userSetupAllowed": false
}
]
}
],
"authenticatorConfig": [
{
"id": "84811dd1-affd-4661-82cc-bef652a72aa0",
"alias": "create unique user config",
"config": {
"require.password.update.after.registration": "false"
}
},
{
"id": "d02673de-ae3d-49fc-b764-668219a46137",
"alias": "review profile config",
"config": {
"update.profile.on.first.login": "missing"
}
}
],
"requiredActions": [
{
"alias": "CONFIGURE_TOTP",
"name": "Configure OTP",
"providerId": "CONFIGURE_TOTP",
"enabled": true,
"defaultAction": false,
"priority": 10,
"config": {}
},
{
"alias": "TERMS_AND_CONDITIONS",
"name": "Terms and Conditions",
"providerId": "TERMS_AND_CONDITIONS",
"enabled": false,
"defaultAction": false,
"priority": 20,
"config": {}
},
{
"alias": "UPDATE_PASSWORD",
"name": "Update Password",
"providerId": "UPDATE_PASSWORD",
"enabled": true,
"defaultAction": false,
"priority": 30,
"config": {}
},
{
"alias": "UPDATE_PROFILE",
"name": "Update Profile",
"providerId": "UPDATE_PROFILE",
"enabled": true,
"defaultAction": false,
"priority": 40,
"config": {}
},
{
"alias": "VERIFY_EMAIL",
"name": "Verify Email",
"providerId": "VERIFY_EMAIL",
"enabled": true,
"defaultAction": false,
"priority": 50,
"config": {}
},
{
"alias": "delete_account",
"name": "Delete Account",
"providerId": "delete_account",
"enabled": false,
"defaultAction": false,
"priority": 60,
"config": {}
},
{
"alias": "webauthn-register",
"name": "Webauthn Register",
"providerId": "webauthn-register",
"enabled": true,
"defaultAction": false,
"priority": 70,
"config": {}
},
{
"alias": "webauthn-register-passwordless",
"name": "Webauthn Register Passwordless",
"providerId": "webauthn-register-passwordless",
"enabled": true,
"defaultAction": false,
"priority": 80,
"config": {}
},
{
"alias": "VERIFY_PROFILE",
"name": "Verify Profile",
"providerId": "VERIFY_PROFILE",
"enabled": true,
"defaultAction": false,
"priority": 90,
"config": {}
},
{
"alias": "update_user_locale",
"name": "Update User Locale",
"providerId": "update_user_locale",
"enabled": true,
"defaultAction": false,
"priority": 1000,
"config": {}
}
],
"browserFlow": "browser",
"registrationFlow": "registration",
"directGrantFlow": "direct grant",
"resetCredentialsFlow": "reset credentials",
"clientAuthenticationFlow": "clients",
"dockerAuthenticationFlow": "docker auth",
"firstBrokerLoginFlow": "first broker login",
"attributes": {
"cibaBackchannelTokenDeliveryMode": "poll",
"cibaAuthRequestedUserHint": "login_hint",
"oauth2DevicePollingInterval": "5",
"clientOfflineSessionMaxLifespan": "0",
"clientSessionIdleTimeout": "0",
"clientOfflineSessionIdleTimeout": "0",
"cibaInterval": "5",
"realmReusableOtpCode": "false",
"cibaExpiresIn": "120",
"oauth2DeviceCodeLifespan": "600",
"parRequestUriLifespan": "60",
"clientSessionMaxLifespan": "0",
"frontendUrl": "",
"acr.loa.map": "{}",
"adminEventsExpiration": ""
},
"keycloakVersion": "24.0.2",
"userManagedAccessAllowed": false,
"clientProfiles": {
"profiles": []
},
"clientPolicies": {
"policies": []
}
}