|
154 | 154 | "composite" : true, |
155 | 155 | "composites" : { |
156 | 156 | "client" : { |
157 | | - "realm-management" : [ "view-events", "query-realms", "view-users", "manage-identity-providers", "query-groups", "manage-events", "query-users", "manage-authorization", "impersonation", "create-client", "view-clients", "manage-clients", "view-identity-providers", "view-authorization", "query-clients", "view-realm", "manage-realm", "manage-users" ] |
| 157 | + "realm-management" : [ "query-realms", "view-events", "view-users", "manage-identity-providers", "query-groups", "manage-events", "query-users", "manage-authorization", "impersonation", "create-client", "view-clients", "manage-clients", "view-authorization", "view-identity-providers", "query-clients", "manage-realm", "view-realm", "manage-users" ] |
158 | 158 | } |
159 | 159 | }, |
160 | 160 | "clientRole" : true, |
|
247 | 247 | "attributes" : { } |
248 | 248 | } ], |
249 | 249 | "security-admin-console" : [ ], |
| 250 | + "tasks-web" : [ ], |
| 251 | + "tasks-backend" : [ ], |
250 | 252 | "admin-cli" : [ ], |
251 | 253 | "account-console" : [ ], |
252 | 254 | "broker" : [ { |
|
332 | 334 | "clientRole" : true, |
333 | 335 | "containerId" : "1343d64d-58b3-494e-af8d-dc951ab7227e", |
334 | 336 | "attributes" : { } |
335 | | - } ], |
336 | | - "tasks" : [ ] |
| 337 | + } ] |
337 | 338 | } |
338 | 339 | }, |
339 | 340 | "groups" : [ ], |
|
504 | 505 | "protocol" : "openid-connect", |
505 | 506 | "attributes" : { |
506 | 507 | "realm_client" : "false", |
507 | | - "client.use.lightweight.access.token.enabled" : "true" |
| 508 | + "client.use.lightweight.access.token.enabled" : "true", |
| 509 | + "post.logout.redirect.uris" : "+" |
508 | 510 | }, |
509 | 511 | "authenticationFlowBindingOverrides" : { }, |
510 | 512 | "fullScopeAllowed" : true, |
|
532 | 534 | "frontchannelLogout" : false, |
533 | 535 | "protocol" : "openid-connect", |
534 | 536 | "attributes" : { |
535 | | - "realm_client" : "true" |
| 537 | + "realm_client" : "true", |
| 538 | + "post.logout.redirect.uris" : "+" |
536 | 539 | }, |
537 | 540 | "authenticationFlowBindingOverrides" : { }, |
538 | 541 | "fullScopeAllowed" : false, |
|
560 | 563 | "frontchannelLogout" : false, |
561 | 564 | "protocol" : "openid-connect", |
562 | 565 | "attributes" : { |
563 | | - "realm_client" : "true" |
| 566 | + "realm_client" : "true", |
| 567 | + "post.logout.redirect.uris" : "+" |
564 | 568 | }, |
565 | 569 | "authenticationFlowBindingOverrides" : { }, |
566 | 570 | "fullScopeAllowed" : false, |
|
618 | 622 | "optionalClientScopes" : [ "address", "phone", "organization", "offline_access", "microprofile-jwt" ] |
619 | 623 | }, { |
620 | 624 | "id" : "e43b587c-07db-445d-b6d9-e9b4b7cd03ac", |
621 | | - "clientId" : "tasks", |
622 | | - "name" : "helpwave tasks", |
| 625 | + "clientId" : "tasks-backend", |
| 626 | + "name" : "helpwave tasks backend", |
623 | 627 | "description" : "", |
624 | 628 | "rootUrl" : "", |
625 | 629 | "adminUrl" : "", |
|
647 | 651 | "client.secret.creation.time" : "1764546967", |
648 | 652 | "backchannel.logout.session.required" : "true", |
649 | 653 | "standard.token.exchange.enabled" : "false", |
| 654 | + "frontchannel.logout.session.required" : "true", |
| 655 | + "post.logout.redirect.uris" : "+", |
| 656 | + "display.on.consent.screen" : "false", |
| 657 | + "oauth2.device.authorization.grant.enabled" : "false", |
| 658 | + "backchannel.logout.revoke.offline.tokens" : "false", |
| 659 | + "dpop.bound.access.tokens" : "false" |
| 660 | + }, |
| 661 | + "authenticationFlowBindingOverrides" : { }, |
| 662 | + "fullScopeAllowed" : true, |
| 663 | + "nodeReRegistrationTimeout" : -1, |
| 664 | + "defaultClientScopes" : [ "web-origins", "acr", "roles", "profile", "basic", "email" ], |
| 665 | + "optionalClientScopes" : [ "address", "phone", "organization", "offline_access", "microprofile-jwt" ] |
| 666 | + }, { |
| 667 | + "id" : "1c76a254-0a04-4dc1-b287-4e642ae3e9be", |
| 668 | + "clientId" : "tasks-web", |
| 669 | + "name" : "helpwave tasks web", |
| 670 | + "description" : "", |
| 671 | + "rootUrl" : "", |
| 672 | + "adminUrl" : "", |
| 673 | + "baseUrl" : "", |
| 674 | + "surrogateAuthRequired" : false, |
| 675 | + "enabled" : true, |
| 676 | + "alwaysDisplayInConsole" : false, |
| 677 | + "clientAuthenticatorType" : "client-secret", |
| 678 | + "redirectUris" : [ "*" ], |
| 679 | + "webOrigins" : [ "*" ], |
| 680 | + "notBefore" : 0, |
| 681 | + "bearerOnly" : false, |
| 682 | + "consentRequired" : false, |
| 683 | + "standardFlowEnabled" : true, |
| 684 | + "implicitFlowEnabled" : false, |
| 685 | + "directAccessGrantsEnabled" : false, |
| 686 | + "serviceAccountsEnabled" : false, |
| 687 | + "publicClient" : true, |
| 688 | + "frontchannelLogout" : true, |
| 689 | + "protocol" : "openid-connect", |
| 690 | + "attributes" : { |
| 691 | + "realm_client" : "false", |
| 692 | + "oidc.ciba.grant.enabled" : "false", |
| 693 | + "backchannel.logout.session.required" : "true", |
| 694 | + "standard.token.exchange.enabled" : "false", |
650 | 695 | "oauth2.device.authorization.grant.enabled" : "false", |
651 | 696 | "backchannel.logout.revoke.offline.tokens" : "false", |
652 | 697 | "dpop.bound.access.tokens" : "false" |
|
695 | 740 | "consentRequired" : false, |
696 | 741 | "config" : { |
697 | 742 | "user.session.note" : "AUTH_TIME", |
698 | | - "id.token.claim" : "true", |
699 | 743 | "introspection.token.claim" : "true", |
| 744 | + "userinfo.token.claim" : "true", |
| 745 | + "id.token.claim" : "true", |
700 | 746 | "access.token.claim" : "true", |
701 | 747 | "claim.name" : "auth_time", |
702 | 748 | "jsonType.label" : "long" |
|
1067 | 1113 | "config" : { |
1068 | 1114 | "introspection.token.claim" : "true", |
1069 | 1115 | "multivalued" : "true", |
| 1116 | + "userinfo.token.claim" : "true", |
1070 | 1117 | "user.attribute" : "foo", |
1071 | 1118 | "id.token.claim" : "true", |
1072 | 1119 | "access.token.claim" : "true", |
|
1168 | 1215 | "consentRequired" : false, |
1169 | 1216 | "config" : { |
1170 | 1217 | "user.session.note" : "clientAddress", |
1171 | | - "id.token.claim" : "true", |
1172 | 1218 | "introspection.token.claim" : "true", |
| 1219 | + "userinfo.token.claim" : "true", |
| 1220 | + "id.token.claim" : "true", |
1173 | 1221 | "access.token.claim" : "true", |
1174 | 1222 | "claim.name" : "clientAddress", |
1175 | 1223 | "jsonType.label" : "String" |
|
1182 | 1230 | "consentRequired" : false, |
1183 | 1231 | "config" : { |
1184 | 1232 | "user.session.note" : "client_id", |
1185 | | - "id.token.claim" : "true", |
1186 | 1233 | "introspection.token.claim" : "true", |
| 1234 | + "userinfo.token.claim" : "true", |
| 1235 | + "id.token.claim" : "true", |
1187 | 1236 | "access.token.claim" : "true", |
1188 | 1237 | "claim.name" : "client_id", |
1189 | 1238 | "jsonType.label" : "String" |
|
1196 | 1245 | "consentRequired" : false, |
1197 | 1246 | "config" : { |
1198 | 1247 | "user.session.note" : "clientHost", |
1199 | | - "id.token.claim" : "true", |
1200 | 1248 | "introspection.token.claim" : "true", |
| 1249 | + "userinfo.token.claim" : "true", |
| 1250 | + "id.token.claim" : "true", |
1201 | 1251 | "access.token.claim" : "true", |
1202 | 1252 | "claim.name" : "clientHost", |
1203 | 1253 | "jsonType.label" : "String" |
|
1236 | 1286 | "protocolMapper" : "oidc-organization-membership-mapper", |
1237 | 1287 | "consentRequired" : false, |
1238 | 1288 | "config" : { |
1239 | | - "id.token.claim" : "true", |
1240 | 1289 | "introspection.token.claim" : "true", |
| 1290 | + "multivalued" : "true", |
| 1291 | + "userinfo.token.claim" : "true", |
| 1292 | + "id.token.claim" : "true", |
1241 | 1293 | "access.token.claim" : "true", |
1242 | 1294 | "claim.name" : "organization", |
1243 | | - "jsonType.label" : "String", |
1244 | | - "multivalued" : "true" |
| 1295 | + "jsonType.label" : "String" |
1245 | 1296 | } |
1246 | 1297 | } ] |
1247 | 1298 | }, { |
|
1271 | 1322 | "config" : { |
1272 | 1323 | "id.token.claim" : "true", |
1273 | 1324 | "introspection.token.claim" : "true", |
1274 | | - "access.token.claim" : "true" |
| 1325 | + "access.token.claim" : "true", |
| 1326 | + "userinfo.token.claim" : "true" |
1275 | 1327 | } |
1276 | 1328 | } ] |
1277 | 1329 | } ], |
|
1316 | 1368 | "subType" : "anonymous", |
1317 | 1369 | "subComponents" : { }, |
1318 | 1370 | "config" : { |
1319 | | - "allowed-protocol-mapper-types" : [ "oidc-sha256-pairwise-sub-mapper", "saml-role-list-mapper", "oidc-address-mapper", "oidc-usermodel-property-mapper", "saml-user-attribute-mapper", "saml-user-property-mapper", "oidc-full-name-mapper", "oidc-usermodel-attribute-mapper" ] |
| 1371 | + "allowed-protocol-mapper-types" : [ "oidc-address-mapper", "oidc-usermodel-property-mapper", "saml-user-property-mapper", "oidc-sha256-pairwise-sub-mapper", "oidc-usermodel-attribute-mapper", "saml-user-attribute-mapper", "oidc-full-name-mapper", "saml-role-list-mapper" ] |
1320 | 1372 | } |
1321 | 1373 | }, { |
1322 | 1374 | "id" : "c2c89f17-9dc3-4b48-9cc0-96cf40c186aa", |
|
1325 | 1377 | "subType" : "authenticated", |
1326 | 1378 | "subComponents" : { }, |
1327 | 1379 | "config" : { |
1328 | | - "allowed-protocol-mapper-types" : [ "oidc-usermodel-property-mapper", "saml-user-attribute-mapper", "saml-user-property-mapper", "oidc-usermodel-attribute-mapper", "oidc-full-name-mapper", "saml-role-list-mapper", "oidc-sha256-pairwise-sub-mapper", "oidc-address-mapper" ] |
| 1380 | + "allowed-protocol-mapper-types" : [ "saml-role-list-mapper", "oidc-address-mapper", "oidc-full-name-mapper", "saml-user-property-mapper", "oidc-usermodel-attribute-mapper", "oidc-sha256-pairwise-sub-mapper", "oidc-usermodel-property-mapper", "saml-user-attribute-mapper" ] |
1329 | 1381 | } |
1330 | 1382 | }, { |
1331 | 1383 | "id" : "87223906-c75c-4ea0-bfaf-2c845185de52", |
|
2120 | 2172 | "cibaExpiresIn" : "120", |
2121 | 2173 | "cibaAuthRequestedUserHint" : "login_hint", |
2122 | 2174 | "oauth2DeviceCodeLifespan" : "600", |
| 2175 | + "clientOfflineSessionMaxLifespan" : "0", |
2123 | 2176 | "oauth2DevicePollingInterval" : "5", |
| 2177 | + "clientSessionIdleTimeout" : "0", |
2124 | 2178 | "parRequestUriLifespan" : "60", |
| 2179 | + "clientSessionMaxLifespan" : "0", |
| 2180 | + "clientOfflineSessionIdleTimeout" : "0", |
2125 | 2181 | "cibaInterval" : "5", |
2126 | 2182 | "realmReusableOtpCode" : "false" |
2127 | 2183 | }, |
2128 | | - "keycloakVersion" : "26.4.6", |
| 2184 | + "keycloakVersion" : "26.4.7", |
2129 | 2185 | "userManagedAccessAllowed" : false, |
2130 | 2186 | "organizationsEnabled" : false, |
2131 | 2187 | "verifiableCredentialsEnabled" : false, |
|
0 commit comments