keycloakify 10.0.0-rc.48 → 10.0.0-rc.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -587,7 +587,9 @@
587
587
  "publicClient": true,
588
588
  "frontchannelLogout": false,
589
589
  "protocol": "openid-connect",
590
- "attributes": {},
590
+ "attributes": {
591
+ "post.logout.redirect.uris": "+"
592
+ },
591
593
  "authenticationFlowBindingOverrides": {},
592
594
  "fullScopeAllowed": false,
593
595
  "nodeReRegistrationTimeout": 0,
@@ -619,7 +621,9 @@
619
621
  "publicClient": false,
620
622
  "frontchannelLogout": false,
621
623
  "protocol": "openid-connect",
622
- "attributes": {},
624
+ "attributes": {
625
+ "post.logout.redirect.uris": "+"
626
+ },
623
627
  "authenticationFlowBindingOverrides": {},
624
628
  "fullScopeAllowed": false,
625
629
  "nodeReRegistrationTimeout": 0,
@@ -695,7 +699,9 @@
695
699
  "publicClient": false,
696
700
  "frontchannelLogout": false,
697
701
  "protocol": "openid-connect",
698
- "attributes": {},
702
+ "attributes": {
703
+ "post.logout.redirect.uris": "+"
704
+ },
699
705
  "authenticationFlowBindingOverrides": {},
700
706
  "fullScopeAllowed": false,
701
707
  "nodeReRegistrationTimeout": 0,
@@ -783,6 +789,7 @@
783
789
  "config": {
784
790
  "introspection.token.claim": "true",
785
791
  "multivalued": "true",
792
+ "userinfo.token.claim": "true",
786
793
  "user.attribute": "foo",
787
794
  "id.token.claim": "true",
788
795
  "access.token.claim": "true",
@@ -827,7 +834,8 @@
827
834
  "config": {
828
835
  "id.token.claim": "true",
829
836
  "introspection.token.claim": "true",
830
- "access.token.claim": "true"
837
+ "access.token.claim": "true",
838
+ "userinfo.token.claim": "true"
831
839
  }
832
840
  }
833
841
  ]
@@ -1348,10 +1356,10 @@
1348
1356
  "config": {
1349
1357
  "allowed-protocol-mapper-types": [
1350
1358
  "oidc-sha256-pairwise-sub-mapper",
1359
+ "oidc-address-mapper",
1360
+ "saml-user-property-mapper",
1351
1361
  "oidc-full-name-mapper",
1352
1362
  "oidc-usermodel-attribute-mapper",
1353
- "saml-user-property-mapper",
1354
- "oidc-address-mapper",
1355
1363
  "saml-role-list-mapper",
1356
1364
  "saml-user-attribute-mapper",
1357
1365
  "oidc-usermodel-property-mapper"
@@ -1423,13 +1431,13 @@
1423
1431
  "subComponents": {},
1424
1432
  "config": {
1425
1433
  "allowed-protocol-mapper-types": [
1434
+ "saml-user-property-mapper",
1435
+ "oidc-full-name-mapper",
1426
1436
  "saml-user-attribute-mapper",
1427
1437
  "oidc-sha256-pairwise-sub-mapper",
1428
- "oidc-usermodel-attribute-mapper",
1429
- "oidc-address-mapper",
1430
1438
  "saml-role-list-mapper",
1431
- "oidc-full-name-mapper",
1432
- "saml-user-property-mapper",
1439
+ "oidc-address-mapper",
1440
+ "oidc-usermodel-attribute-mapper",
1433
1441
  "oidc-usermodel-property-mapper"
1434
1442
  ]
1435
1443
  }
@@ -2043,7 +2051,7 @@
2043
2051
  "name": "Terms and Conditions",
2044
2052
  "providerId": "TERMS_AND_CONDITIONS",
2045
2053
  "enabled": true,
2046
- "defaultAction": false,
2054
+ "defaultAction": true,
2047
2055
  "priority": 20,
2048
2056
  "config": {}
2049
2057
  },
@@ -2122,8 +2130,8 @@
2122
2130
  "cibaExpiresIn": "120",
2123
2131
  "cibaAuthRequestedUserHint": "login_hint",
2124
2132
  "oauth2DeviceCodeLifespan": "600",
2125
- "oauth2DevicePollingInterval": "5",
2126
2133
  "clientOfflineSessionMaxLifespan": "0",
2134
+ "oauth2DevicePollingInterval": "5",
2127
2135
  "clientSessionIdleTimeout": "0",
2128
2136
  "parRequestUriLifespan": "60",
2129
2137
  "clientSessionMaxLifespan": "0",
@@ -1501,14 +1501,14 @@
1501
1501
  "subComponents": {},
1502
1502
  "config": {
1503
1503
  "allowed-protocol-mapper-types": [
1504
- "oidc-sha256-pairwise-sub-mapper",
1505
1504
  "saml-role-list-mapper",
1506
1505
  "oidc-address-mapper",
1507
1506
  "oidc-usermodel-property-mapper",
1507
+ "oidc-sha256-pairwise-sub-mapper",
1508
1508
  "saml-user-attribute-mapper",
1509
+ "oidc-usermodel-attribute-mapper",
1509
1510
  "oidc-full-name-mapper",
1510
- "saml-user-property-mapper",
1511
- "oidc-usermodel-attribute-mapper"
1511
+ "saml-user-property-mapper"
1512
1512
  ]
1513
1513
  }
1514
1514
  },
@@ -1541,13 +1541,13 @@
1541
1541
  "config": {
1542
1542
  "allowed-protocol-mapper-types": [
1543
1543
  "oidc-sha256-pairwise-sub-mapper",
1544
- "saml-user-property-mapper",
1545
- "oidc-usermodel-attribute-mapper",
1546
- "oidc-address-mapper",
1547
1544
  "oidc-usermodel-property-mapper",
1545
+ "oidc-full-name-mapper",
1546
+ "oidc-address-mapper",
1547
+ "oidc-usermodel-attribute-mapper",
1548
+ "saml-user-property-mapper",
1548
1549
  "saml-role-list-mapper",
1549
- "saml-user-attribute-mapper",
1550
- "oidc-full-name-mapper"
1550
+ "saml-user-attribute-mapper"
1551
1551
  ]
1552
1552
  }
1553
1553
  },
@@ -2200,7 +2200,7 @@
2200
2200
  "name": "Terms and Conditions",
2201
2201
  "providerId": "TERMS_AND_CONDITIONS",
2202
2202
  "enabled": true,
2203
- "defaultAction": false,
2203
+ "defaultAction": true,
2204
2204
  "priority": 20,
2205
2205
  "config": {}
2206
2206
  },
@@ -2307,7 +2307,7 @@
2307
2307
  "cibaInterval": "5",
2308
2308
  "realmReusableOtpCode": "false"
2309
2309
  },
2310
- "keycloakVersion": "24.0.4",
2310
+ "keycloakVersion": "24.0.5",
2311
2311
  "userManagedAccessAllowed": false,
2312
2312
  "clientProfiles": {
2313
2313
  "profiles": []