|
54 | 54 | "clientRole": false, |
55 | 55 | "containerId": "c2c7ef25-d119-422d-a3bd-9abda8dc1385" |
56 | 56 | }, |
57 | | - "requiredCredentials": ["password"], |
| 57 | + "requiredCredentials": [ |
| 58 | + "password" |
| 59 | + ], |
58 | 60 | "otpPolicyType": "totp", |
59 | 61 | "otpPolicyAlgorithm": "HmacSHA1", |
60 | 62 | "otpPolicyInitialCounter": 0, |
|
69 | 71 | ], |
70 | 72 | "localizationTexts": {}, |
71 | 73 | "webAuthnPolicyRpEntityName": "keycloak", |
72 | | - "webAuthnPolicySignatureAlgorithms": ["ES256"], |
| 74 | + "webAuthnPolicySignatureAlgorithms": [ |
| 75 | + "ES256" |
| 76 | + ], |
73 | 77 | "webAuthnPolicyRpId": "", |
74 | 78 | "webAuthnPolicyAttestationConveyancePreference": "not specified", |
75 | 79 | "webAuthnPolicyAuthenticatorAttachment": "not specified", |
|
80 | 84 | "webAuthnPolicyAcceptableAaguids": [], |
81 | 85 | "webAuthnPolicyExtraOrigins": [], |
82 | 86 | "webAuthnPolicyPasswordlessRpEntityName": "keycloak", |
83 | | - "webAuthnPolicyPasswordlessSignatureAlgorithms": ["ES256"], |
| 87 | + "webAuthnPolicyPasswordlessSignatureAlgorithms": [ |
| 88 | + "ES256" |
| 89 | + ], |
84 | 90 | "webAuthnPolicyPasswordlessRpId": "", |
85 | 91 | "webAuthnPolicyPasswordlessAttestationConveyancePreference": "not specified", |
86 | 92 | "webAuthnPolicyPasswordlessAuthenticatorAttachment": "not specified", |
|
90 | 96 | "webAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister": false, |
91 | 97 | "webAuthnPolicyPasswordlessAcceptableAaguids": [], |
92 | 98 | "webAuthnPolicyPasswordlessExtraOrigins": [], |
93 | | - "users": [ |
94 | | - { |
95 | | - "id": "194f70e7-2b3d-417f-b7f7-ce162244aaf7", |
96 | | - "username": "service-account-stac-api", |
97 | | - "emailVerified": false, |
98 | | - "createdTimestamp": 1712038343100, |
99 | | - "enabled": true, |
100 | | - "totp": false, |
101 | | - "serviceAccountClientId": "stac-api", |
102 | | - "disableableCredentialTypes": [], |
103 | | - "requiredActions": [], |
104 | | - "notBefore": 0 |
105 | | - } |
106 | | - ], |
107 | 99 | "scopeMappings": [ |
108 | 100 | { |
109 | 101 | "clientScope": "offline_access", |
110 | | - "roles": ["offline_access"] |
| 102 | + "roles": [ |
| 103 | + "offline_access" |
| 104 | + ] |
111 | 105 | } |
112 | 106 | ], |
113 | 107 | "clientScopeMappings": { |
114 | 108 | "account": [ |
115 | 109 | { |
116 | 110 | "client": "account-console", |
117 | | - "roles": ["manage-account", "view-groups"] |
| 111 | + "roles": [ |
| 112 | + "manage-account", |
| 113 | + "view-groups" |
| 114 | + ] |
118 | 115 | } |
119 | 116 | ] |
120 | 117 | }, |
|
129 | 126 | "enabled": true, |
130 | 127 | "alwaysDisplayInConsole": false, |
131 | 128 | "clientAuthenticatorType": "client-secret", |
132 | | - "redirectUris": ["/realms/eoapi/account/*"], |
| 129 | + "redirectUris": [ |
| 130 | + "/realms/eoapi/account/*" |
| 131 | + ], |
133 | 132 | "webOrigins": [], |
134 | 133 | "notBefore": 0, |
135 | 134 | "bearerOnly": false, |
|
160 | 159 | "enabled": true, |
161 | 160 | "alwaysDisplayInConsole": false, |
162 | 161 | "clientAuthenticatorType": "client-secret", |
163 | | - "redirectUris": ["/realms/eoapi/account/*"], |
| 162 | + "redirectUris": [ |
| 163 | + "/realms/eoapi/account/*" |
| 164 | + ], |
164 | 165 | "webOrigins": [], |
165 | 166 | "notBefore": 0, |
166 | 167 | "bearerOnly": false, |
|
212 | 213 | "publicClient": true, |
213 | 214 | "frontchannelLogout": false, |
214 | 215 | "protocol": "openid-connect", |
215 | | - "attributes": {}, |
| 216 | + "attributes": { |
| 217 | + "post.logout.redirect.uris": "+" |
| 218 | + }, |
216 | 219 | "authenticationFlowBindingOverrides": {}, |
217 | 220 | "fullScopeAllowed": false, |
218 | 221 | "nodeReRegistrationTimeout": 0, |
|
239 | 242 | "publicClient": false, |
240 | 243 | "frontchannelLogout": false, |
241 | 244 | "protocol": "openid-connect", |
242 | | - "attributes": {}, |
| 245 | + "attributes": { |
| 246 | + "post.logout.redirect.uris": "+" |
| 247 | + }, |
243 | 248 | "authenticationFlowBindingOverrides": {}, |
244 | 249 | "fullScopeAllowed": false, |
245 | 250 | "nodeReRegistrationTimeout": 0, |
|
266 | 271 | "publicClient": false, |
267 | 272 | "frontchannelLogout": false, |
268 | 273 | "protocol": "openid-connect", |
269 | | - "attributes": {}, |
| 274 | + "attributes": { |
| 275 | + "post.logout.redirect.uris": "+" |
| 276 | + }, |
270 | 277 | "authenticationFlowBindingOverrides": {}, |
271 | 278 | "fullScopeAllowed": false, |
272 | 279 | "nodeReRegistrationTimeout": 0, |
|
283 | 290 | "enabled": true, |
284 | 291 | "alwaysDisplayInConsole": false, |
285 | 292 | "clientAuthenticatorType": "client-secret", |
286 | | - "redirectUris": ["/admin/eoapi/console/*"], |
287 | | - "webOrigins": ["+"], |
| 293 | + "redirectUris": [ |
| 294 | + "/admin/eoapi/console/*" |
| 295 | + ], |
| 296 | + "webOrigins": [ |
| 297 | + "+" |
| 298 | + ], |
288 | 299 | "notBefore": 0, |
289 | 300 | "bearerOnly": false, |
290 | 301 | "consentRequired": false, |
|
335 | 346 | "enabled": true, |
336 | 347 | "alwaysDisplayInConsole": true, |
337 | 348 | "clientAuthenticatorType": "client-secret", |
338 | | - "secret": "**********", |
339 | | - "redirectUris": ["http://localhost:8081/docs/oauth2-redirect"], |
340 | | - "webOrigins": ["http://localhost:8081"], |
| 349 | + "redirectUris": [ |
| 350 | + "http://localhost:8081/docs/oauth2-redirect" |
| 351 | + ], |
| 352 | + "webOrigins": [ |
| 353 | + "+" |
| 354 | + ], |
341 | 355 | "notBefore": 0, |
342 | 356 | "bearerOnly": false, |
343 | 357 | "consentRequired": false, |
344 | 358 | "standardFlowEnabled": true, |
345 | 359 | "implicitFlowEnabled": false, |
346 | 360 | "directAccessGrantsEnabled": true, |
347 | | - "serviceAccountsEnabled": true, |
348 | | - "authorizationServicesEnabled": true, |
349 | | - "publicClient": false, |
| 361 | + "serviceAccountsEnabled": false, |
| 362 | + "publicClient": true, |
350 | 363 | "frontchannelLogout": true, |
351 | 364 | "protocol": "openid-connect", |
352 | 365 | "attributes": { |
353 | 366 | "client.secret.creation.time": "1712036922", |
| 367 | + "post.logout.redirect.uris": "+", |
354 | 368 | "oauth2.device.authorization.grant.enabled": "false", |
355 | 369 | "use.jwks.url": "false", |
356 | 370 | "backchannel.logout.revoke.offline.tokens": "false", |
|
999 | 1013 | }, |
1000 | 1014 | "smtpServer": {}, |
1001 | 1015 | "eventsEnabled": false, |
1002 | | - "eventsListeners": ["jboss-logging"], |
| 1016 | + "eventsListeners": [ |
| 1017 | + "jboss-logging" |
| 1018 | + ], |
1003 | 1019 | "enabledEventTypes": [], |
1004 | 1020 | "adminEventsEnabled": false, |
1005 | 1021 | "adminEventsDetailsEnabled": false, |
|
1014 | 1030 | "subType": "anonymous", |
1015 | 1031 | "subComponents": {}, |
1016 | 1032 | "config": { |
1017 | | - "max-clients": ["200"] |
| 1033 | + "max-clients": [ |
| 1034 | + "200" |
| 1035 | + ] |
1018 | 1036 | } |
1019 | 1037 | }, |
1020 | 1038 | { |
|
1034 | 1052 | "config": { |
1035 | 1053 | "allowed-protocol-mapper-types": [ |
1036 | 1054 | "oidc-address-mapper", |
| 1055 | + "saml-user-property-mapper", |
1037 | 1056 | "oidc-full-name-mapper", |
| 1057 | + "oidc-sha256-pairwise-sub-mapper", |
1038 | 1058 | "saml-role-list-mapper", |
1039 | 1059 | "saml-user-attribute-mapper", |
1040 | | - "oidc-usermodel-attribute-mapper", |
1041 | 1060 | "oidc-usermodel-property-mapper", |
1042 | | - "oidc-sha256-pairwise-sub-mapper", |
1043 | | - "saml-user-property-mapper" |
| 1061 | + "oidc-usermodel-attribute-mapper" |
1044 | 1062 | ] |
1045 | 1063 | } |
1046 | 1064 | }, |
|
1052 | 1070 | "subComponents": {}, |
1053 | 1071 | "config": { |
1054 | 1072 | "allowed-protocol-mapper-types": [ |
1055 | | - "oidc-address-mapper", |
1056 | | - "saml-role-list-mapper", |
1057 | | - "oidc-full-name-mapper", |
1058 | | - "oidc-usermodel-attribute-mapper", |
1059 | | - "oidc-usermodel-property-mapper", |
1060 | 1073 | "saml-user-property-mapper", |
| 1074 | + "saml-role-list-mapper", |
| 1075 | + "oidc-address-mapper", |
1061 | 1076 | "oidc-sha256-pairwise-sub-mapper", |
1062 | | - "saml-user-attribute-mapper" |
| 1077 | + "saml-user-attribute-mapper", |
| 1078 | + "oidc-usermodel-attribute-mapper", |
| 1079 | + "oidc-full-name-mapper", |
| 1080 | + "oidc-usermodel-property-mapper" |
1063 | 1081 | ] |
1064 | 1082 | } |
1065 | 1083 | }, |
|
1078 | 1096 | "subType": "anonymous", |
1079 | 1097 | "subComponents": {}, |
1080 | 1098 | "config": { |
1081 | | - "allow-default-scopes": ["true"] |
| 1099 | + "allow-default-scopes": [ |
| 1100 | + "true" |
| 1101 | + ] |
1082 | 1102 | } |
1083 | 1103 | }, |
1084 | 1104 | { |
|
1088 | 1108 | "subType": "authenticated", |
1089 | 1109 | "subComponents": {}, |
1090 | 1110 | "config": { |
1091 | | - "allow-default-scopes": ["true"] |
| 1111 | + "allow-default-scopes": [ |
| 1112 | + "true" |
| 1113 | + ] |
1092 | 1114 | } |
1093 | 1115 | }, |
1094 | 1116 | { |
|
1098 | 1120 | "subType": "anonymous", |
1099 | 1121 | "subComponents": {}, |
1100 | 1122 | "config": { |
1101 | | - "host-sending-registration-request-must-match": ["true"], |
1102 | | - "client-uris-must-match": ["true"] |
| 1123 | + "host-sending-registration-request-must-match": [ |
| 1124 | + "true" |
| 1125 | + ], |
| 1126 | + "client-uris-must-match": [ |
| 1127 | + "true" |
| 1128 | + ] |
1103 | 1129 | } |
1104 | 1130 | } |
1105 | 1131 | ], |
|
1110 | 1136 | "providerId": "rsa-generated", |
1111 | 1137 | "subComponents": {}, |
1112 | 1138 | "config": { |
1113 | | - "priority": ["100"] |
| 1139 | + "priority": [ |
| 1140 | + "100" |
| 1141 | + ] |
1114 | 1142 | } |
1115 | 1143 | }, |
1116 | 1144 | { |
|
1119 | 1147 | "providerId": "hmac-generated", |
1120 | 1148 | "subComponents": {}, |
1121 | 1149 | "config": { |
1122 | | - "priority": ["100"], |
1123 | | - "algorithm": ["HS512"] |
| 1150 | + "priority": [ |
| 1151 | + "100" |
| 1152 | + ], |
| 1153 | + "algorithm": [ |
| 1154 | + "HS512" |
| 1155 | + ] |
1124 | 1156 | } |
1125 | 1157 | }, |
1126 | 1158 | { |
|
1129 | 1161 | "providerId": "aes-generated", |
1130 | 1162 | "subComponents": {}, |
1131 | 1163 | "config": { |
1132 | | - "priority": ["100"] |
| 1164 | + "priority": [ |
| 1165 | + "100" |
| 1166 | + ] |
1133 | 1167 | } |
1134 | 1168 | }, |
1135 | 1169 | { |
|
1138 | 1172 | "providerId": "rsa-enc-generated", |
1139 | 1173 | "subComponents": {}, |
1140 | 1174 | "config": { |
1141 | | - "priority": ["100"], |
1142 | | - "algorithm": ["RSA-OAEP"] |
| 1175 | + "priority": [ |
| 1176 | + "100" |
| 1177 | + ], |
| 1178 | + "algorithm": [ |
| 1179 | + "RSA-OAEP" |
| 1180 | + ] |
1143 | 1181 | } |
1144 | 1182 | } |
1145 | 1183 | ] |
|
0 commit comments