keycloakify 11.5.4 → 11.6.0

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.
@@ -0,0 +1,2201 @@
1
+ {
2
+ "id": "375b6025-7dfc-4980-8fb6-0d0197ac4653",
3
+ "realm": "myrealm",
4
+ "displayName": "",
5
+ "displayNameHtml": "",
6
+ "notBefore": 0,
7
+ "defaultSignatureAlgorithm": "RS256",
8
+ "revokeRefreshToken": false,
9
+ "refreshTokenMaxReuse": 0,
10
+ "accessTokenLifespan": 300,
11
+ "accessTokenLifespanForImplicitFlow": 900,
12
+ "ssoSessionIdleTimeout": 1800,
13
+ "ssoSessionMaxLifespan": 36000,
14
+ "ssoSessionIdleTimeoutRememberMe": 0,
15
+ "ssoSessionMaxLifespanRememberMe": 0,
16
+ "offlineSessionIdleTimeout": 2592000,
17
+ "offlineSessionMaxLifespanEnabled": false,
18
+ "offlineSessionMaxLifespan": 5184000,
19
+ "clientSessionIdleTimeout": 0,
20
+ "clientSessionMaxLifespan": 0,
21
+ "clientOfflineSessionIdleTimeout": 0,
22
+ "clientOfflineSessionMaxLifespan": 0,
23
+ "accessCodeLifespan": 60,
24
+ "accessCodeLifespanUserAction": 300,
25
+ "accessCodeLifespanLogin": 1800,
26
+ "actionTokenGeneratedByAdminLifespan": 43200,
27
+ "actionTokenGeneratedByUserLifespan": 300,
28
+ "oauth2DeviceCodeLifespan": 600,
29
+ "oauth2DevicePollingInterval": 5,
30
+ "enabled": true,
31
+ "sslRequired": "external",
32
+ "registrationAllowed": true,
33
+ "registrationEmailAsUsername": false,
34
+ "rememberMe": true,
35
+ "verifyEmail": false,
36
+ "loginWithEmailAllowed": true,
37
+ "duplicateEmailsAllowed": false,
38
+ "resetPasswordAllowed": true,
39
+ "editUsernameAllowed": false,
40
+ "bruteForceProtected": false,
41
+ "permanentLockout": false,
42
+ "maxFailureWaitSeconds": 900,
43
+ "minimumQuickLoginWaitSeconds": 60,
44
+ "waitIncrementSeconds": 60,
45
+ "quickLoginCheckMilliSeconds": 1000,
46
+ "maxDeltaTimeSeconds": 43200,
47
+ "failureFactor": 30,
48
+ "roles": {
49
+ "realm": [
50
+ {
51
+ "id": "842c2759-5b3c-42be-b0e2-9172ec29717d",
52
+ "name": "offline_access",
53
+ "description": "${role_offline-access}",
54
+ "composite": false,
55
+ "clientRole": false,
56
+ "containerId": "375b6025-7dfc-4980-8fb6-0d0197ac4653",
57
+ "attributes": {}
58
+ },
59
+ {
60
+ "id": "f2875534-e8ff-4471-b4df-10418446dcc0",
61
+ "name": "uma_authorization",
62
+ "description": "${role_uma_authorization}",
63
+ "composite": false,
64
+ "clientRole": false,
65
+ "containerId": "375b6025-7dfc-4980-8fb6-0d0197ac4653",
66
+ "attributes": {}
67
+ },
68
+ {
69
+ "id": "5bb0db6b-f22c-4123-b14b-2f8028e344be",
70
+ "name": "default-roles-myrealm",
71
+ "description": "${role_default-roles}",
72
+ "composite": true,
73
+ "composites": {
74
+ "realm": ["offline_access", "uma_authorization"],
75
+ "client": {
76
+ "account": ["view-profile", "manage-account", "delete-account"]
77
+ }
78
+ },
79
+ "clientRole": false,
80
+ "containerId": "375b6025-7dfc-4980-8fb6-0d0197ac4653",
81
+ "attributes": {}
82
+ }
83
+ ],
84
+ "client": {
85
+ "myclient": [],
86
+ "realm-management": [
87
+ {
88
+ "id": "128ef387-8709-4309-a668-e63e4556bd24",
89
+ "name": "view-clients",
90
+ "description": "${role_view-clients}",
91
+ "composite": true,
92
+ "composites": {
93
+ "client": {
94
+ "realm-management": ["query-clients"]
95
+ }
96
+ },
97
+ "clientRole": true,
98
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
99
+ "attributes": {}
100
+ },
101
+ {
102
+ "id": "c309ecd6-cd07-4e51-b5ba-97d001fc04e8",
103
+ "name": "view-realm",
104
+ "description": "${role_view-realm}",
105
+ "composite": false,
106
+ "clientRole": true,
107
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
108
+ "attributes": {}
109
+ },
110
+ {
111
+ "id": "6348e471-3f98-4642-a31d-1d5e0df0cdf9",
112
+ "name": "create-client",
113
+ "description": "${role_create-client}",
114
+ "composite": false,
115
+ "clientRole": true,
116
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
117
+ "attributes": {}
118
+ },
119
+ {
120
+ "id": "33ba78bf-b45a-4a15-b954-585241f4110c",
121
+ "name": "view-identity-providers",
122
+ "description": "${role_view-identity-providers}",
123
+ "composite": false,
124
+ "clientRole": true,
125
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
126
+ "attributes": {}
127
+ },
128
+ {
129
+ "id": "4b55fdbe-5fd6-4b4e-bdab-3163284f360e",
130
+ "name": "manage-events",
131
+ "description": "${role_manage-events}",
132
+ "composite": false,
133
+ "clientRole": true,
134
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
135
+ "attributes": {}
136
+ },
137
+ {
138
+ "id": "541403d6-0fbd-42d1-8f2e-738143d5d66c",
139
+ "name": "manage-realm",
140
+ "description": "${role_manage-realm}",
141
+ "composite": false,
142
+ "clientRole": true,
143
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
144
+ "attributes": {}
145
+ },
146
+ {
147
+ "id": "9856de44-eddc-46ae-bf08-70c8010a59b3",
148
+ "name": "query-realms",
149
+ "description": "${role_query-realms}",
150
+ "composite": false,
151
+ "clientRole": true,
152
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
153
+ "attributes": {}
154
+ },
155
+ {
156
+ "id": "a4efbe2e-51e0-43d1-acbf-194ad3026ef2",
157
+ "name": "query-clients",
158
+ "description": "${role_query-clients}",
159
+ "composite": false,
160
+ "clientRole": true,
161
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
162
+ "attributes": {}
163
+ },
164
+ {
165
+ "id": "01186290-8953-4127-ac64-43255872501c",
166
+ "name": "query-groups",
167
+ "description": "${role_query-groups}",
168
+ "composite": false,
169
+ "clientRole": true,
170
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
171
+ "attributes": {}
172
+ },
173
+ {
174
+ "id": "52bfe515-8fce-4c0f-9ba1-6c8ea3b3ec1d",
175
+ "name": "manage-identity-providers",
176
+ "description": "${role_manage-identity-providers}",
177
+ "composite": false,
178
+ "clientRole": true,
179
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
180
+ "attributes": {}
181
+ },
182
+ {
183
+ "id": "3552fa7a-8529-43d3-8f84-794212eb24c6",
184
+ "name": "manage-users",
185
+ "description": "${role_manage-users}",
186
+ "composite": false,
187
+ "clientRole": true,
188
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
189
+ "attributes": {}
190
+ },
191
+ {
192
+ "id": "ca6ce5db-2f15-4e51-8470-2950dc6d3c31",
193
+ "name": "manage-clients",
194
+ "description": "${role_manage-clients}",
195
+ "composite": false,
196
+ "clientRole": true,
197
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
198
+ "attributes": {}
199
+ },
200
+ {
201
+ "id": "eadd8632-6707-4d29-9332-d4771226ec65",
202
+ "name": "view-users",
203
+ "description": "${role_view-users}",
204
+ "composite": true,
205
+ "composites": {
206
+ "client": {
207
+ "realm-management": ["query-groups", "query-users"]
208
+ }
209
+ },
210
+ "clientRole": true,
211
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
212
+ "attributes": {}
213
+ },
214
+ {
215
+ "id": "233f4e19-fad1-41a5-b3c9-43ebb9cbc968",
216
+ "name": "query-users",
217
+ "description": "${role_query-users}",
218
+ "composite": false,
219
+ "clientRole": true,
220
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
221
+ "attributes": {}
222
+ },
223
+ {
224
+ "id": "5f92d0b5-8d06-4748-b861-bb1f30f6bf16",
225
+ "name": "impersonation",
226
+ "description": "${role_impersonation}",
227
+ "composite": false,
228
+ "clientRole": true,
229
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
230
+ "attributes": {}
231
+ },
232
+ {
233
+ "id": "d25222f3-93bd-479b-a0fd-a8f087274a73",
234
+ "name": "manage-authorization",
235
+ "description": "${role_manage-authorization}",
236
+ "composite": false,
237
+ "clientRole": true,
238
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
239
+ "attributes": {}
240
+ },
241
+ {
242
+ "id": "d2b75ddd-f829-4040-a4cf-9d360af3b31e",
243
+ "name": "realm-admin",
244
+ "description": "${role_realm-admin}",
245
+ "composite": true,
246
+ "composites": {
247
+ "client": {
248
+ "realm-management": [
249
+ "view-clients",
250
+ "view-realm",
251
+ "create-client",
252
+ "view-identity-providers",
253
+ "manage-events",
254
+ "manage-realm",
255
+ "query-realms",
256
+ "query-clients",
257
+ "query-groups",
258
+ "manage-users",
259
+ "manage-identity-providers",
260
+ "manage-clients",
261
+ "view-users",
262
+ "query-users",
263
+ "impersonation",
264
+ "manage-authorization",
265
+ "view-authorization",
266
+ "view-events"
267
+ ]
268
+ }
269
+ },
270
+ "clientRole": true,
271
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
272
+ "attributes": {}
273
+ },
274
+ {
275
+ "id": "634c2bfb-bc76-4391-99fd-6fac211e064e",
276
+ "name": "view-authorization",
277
+ "description": "${role_view-authorization}",
278
+ "composite": false,
279
+ "clientRole": true,
280
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
281
+ "attributes": {}
282
+ },
283
+ {
284
+ "id": "844969e5-9c51-4bf8-bf8e-e198c1a88524",
285
+ "name": "view-events",
286
+ "description": "${role_view-events}",
287
+ "composite": false,
288
+ "clientRole": true,
289
+ "containerId": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
290
+ "attributes": {}
291
+ }
292
+ ],
293
+ "security-admin-console": [],
294
+ "admin-cli": [],
295
+ "account-console": [],
296
+ "broker": [
297
+ {
298
+ "id": "5f886009-59a0-40b4-9012-e6dcab8466f5",
299
+ "name": "read-token",
300
+ "description": "${role_read-token}",
301
+ "composite": false,
302
+ "clientRole": true,
303
+ "containerId": "9faf5825-937d-4d62-a112-290c06f7e912",
304
+ "attributes": {}
305
+ }
306
+ ],
307
+ "account": [
308
+ {
309
+ "id": "1c898672-0025-4ffa-917a-9ff2671588de",
310
+ "name": "view-profile",
311
+ "description": "${role_view-profile}",
312
+ "composite": false,
313
+ "clientRole": true,
314
+ "containerId": "880cad8c-daec-4d04-8dd4-7e14279c28d4",
315
+ "attributes": {}
316
+ },
317
+ {
318
+ "id": "5d41e0a4-ea61-40e6-8e58-8f6460e000f8",
319
+ "name": "manage-account-links",
320
+ "description": "${role_manage-account-links}",
321
+ "composite": false,
322
+ "clientRole": true,
323
+ "containerId": "880cad8c-daec-4d04-8dd4-7e14279c28d4",
324
+ "attributes": {}
325
+ },
326
+ {
327
+ "id": "75f9633b-5dcd-40df-a2f1-28a0d08b2141",
328
+ "name": "view-groups",
329
+ "description": "${role_view-groups}",
330
+ "composite": false,
331
+ "clientRole": true,
332
+ "containerId": "880cad8c-daec-4d04-8dd4-7e14279c28d4",
333
+ "attributes": {}
334
+ },
335
+ {
336
+ "id": "48074689-b871-4f83-b54d-ba6749b475c8",
337
+ "name": "view-applications",
338
+ "description": "${role_view-applications}",
339
+ "composite": false,
340
+ "clientRole": true,
341
+ "containerId": "880cad8c-daec-4d04-8dd4-7e14279c28d4",
342
+ "attributes": {}
343
+ },
344
+ {
345
+ "id": "351640e0-22bc-435f-b0e9-0f5cc86dbd84",
346
+ "name": "manage-account",
347
+ "description": "${role_manage-account}",
348
+ "composite": true,
349
+ "composites": {
350
+ "client": {
351
+ "account": ["manage-account-links"]
352
+ }
353
+ },
354
+ "clientRole": true,
355
+ "containerId": "880cad8c-daec-4d04-8dd4-7e14279c28d4",
356
+ "attributes": {}
357
+ },
358
+ {
359
+ "id": "182af7b2-7a6b-472e-be0d-447b10d57685",
360
+ "name": "manage-consent",
361
+ "description": "${role_manage-consent}",
362
+ "composite": true,
363
+ "composites": {
364
+ "client": {
365
+ "account": ["view-consent"]
366
+ }
367
+ },
368
+ "clientRole": true,
369
+ "containerId": "880cad8c-daec-4d04-8dd4-7e14279c28d4",
370
+ "attributes": {}
371
+ },
372
+ {
373
+ "id": "6e60719a-e395-42fa-bccb-6683ca891bac",
374
+ "name": "delete-account",
375
+ "description": "${role_delete-account}",
376
+ "composite": false,
377
+ "clientRole": true,
378
+ "containerId": "880cad8c-daec-4d04-8dd4-7e14279c28d4",
379
+ "attributes": {}
380
+ },
381
+ {
382
+ "id": "30fdab27-a7f1-4506-8b5e-6f8a05686c35",
383
+ "name": "view-consent",
384
+ "description": "${role_view-consent}",
385
+ "composite": false,
386
+ "clientRole": true,
387
+ "containerId": "880cad8c-daec-4d04-8dd4-7e14279c28d4",
388
+ "attributes": {}
389
+ }
390
+ ]
391
+ }
392
+ },
393
+ "groups": [],
394
+ "defaultRole": {
395
+ "id": "5bb0db6b-f22c-4123-b14b-2f8028e344be",
396
+ "name": "default-roles-myrealm",
397
+ "description": "${role_default-roles}",
398
+ "composite": true,
399
+ "clientRole": false,
400
+ "containerId": "375b6025-7dfc-4980-8fb6-0d0197ac4653"
401
+ },
402
+ "requiredCredentials": ["password"],
403
+ "otpPolicyType": "totp",
404
+ "otpPolicyAlgorithm": "HmacSHA1",
405
+ "otpPolicyInitialCounter": 0,
406
+ "otpPolicyDigits": 6,
407
+ "otpPolicyLookAheadWindow": 1,
408
+ "otpPolicyPeriod": 30,
409
+ "otpPolicyCodeReusable": false,
410
+ "otpSupportedApplications": [
411
+ "totpAppMicrosoftAuthenticatorName",
412
+ "totpAppGoogleName",
413
+ "totpAppFreeOTPName"
414
+ ],
415
+ "webAuthnPolicyRpEntityName": "keycloak",
416
+ "webAuthnPolicySignatureAlgorithms": ["ES256"],
417
+ "webAuthnPolicyRpId": "",
418
+ "webAuthnPolicyAttestationConveyancePreference": "not specified",
419
+ "webAuthnPolicyAuthenticatorAttachment": "not specified",
420
+ "webAuthnPolicyRequireResidentKey": "not specified",
421
+ "webAuthnPolicyUserVerificationRequirement": "not specified",
422
+ "webAuthnPolicyCreateTimeout": 0,
423
+ "webAuthnPolicyAvoidSameAuthenticatorRegister": false,
424
+ "webAuthnPolicyAcceptableAaguids": [],
425
+ "webAuthnPolicyPasswordlessRpEntityName": "keycloak",
426
+ "webAuthnPolicyPasswordlessSignatureAlgorithms": ["ES256"],
427
+ "webAuthnPolicyPasswordlessRpId": "",
428
+ "webAuthnPolicyPasswordlessAttestationConveyancePreference": "not specified",
429
+ "webAuthnPolicyPasswordlessAuthenticatorAttachment": "not specified",
430
+ "webAuthnPolicyPasswordlessRequireResidentKey": "not specified",
431
+ "webAuthnPolicyPasswordlessUserVerificationRequirement": "not specified",
432
+ "webAuthnPolicyPasswordlessCreateTimeout": 0,
433
+ "webAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister": false,
434
+ "webAuthnPolicyPasswordlessAcceptableAaguids": [],
435
+ "users": [
436
+ {
437
+ "id": "00a62e75-bcc1-419a-a292-63ee5d161ed3",
438
+ "createdTimestamp": 1716214686563,
439
+ "username": "testuser",
440
+ "enabled": true,
441
+ "totp": false,
442
+ "emailVerified": true,
443
+ "firstName": "Test",
444
+ "lastName": "User",
445
+ "email": "testuser@gmail.com",
446
+ "credentials": [
447
+ {
448
+ "id": "60e992d6-6c7a-45a2-af0e-28d84c86629f",
449
+ "type": "password",
450
+ "userLabel": "My password",
451
+ "createdDate": 1716214710762,
452
+ "secretData": "{\"value\":\"AS3/ZKF29SIP2ic0ItZYUAXWiWgvbi7kuV6YOPocJSQ=\",\"salt\":\"/UpBLCqzdZxBnQ2xHte8Xg==\",\"additionalParameters\":{}}",
453
+ "credentialData": "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}"
454
+ }
455
+ ],
456
+ "disableableCredentialTypes": [],
457
+ "requiredActions": [],
458
+ "realmRoles": ["default-roles-myrealm"],
459
+ "clientRoles": {
460
+ "realm-management": [
461
+ "create-client",
462
+ "view-identity-providers",
463
+ "manage-realm",
464
+ "query-groups",
465
+ "manage-clients",
466
+ "query-users",
467
+ "realm-admin",
468
+ "view-authorization",
469
+ "view-events",
470
+ "view-clients",
471
+ "view-realm",
472
+ "manage-events",
473
+ "query-realms",
474
+ "query-clients",
475
+ "manage-identity-providers",
476
+ "manage-users",
477
+ "view-users",
478
+ "impersonation",
479
+ "manage-authorization"
480
+ ],
481
+ "broker": ["read-token"],
482
+ "account": [
483
+ "view-profile",
484
+ "manage-account-links",
485
+ "view-applications",
486
+ "manage-consent",
487
+ "delete-account",
488
+ "manage-account",
489
+ "view-groups",
490
+ "view-consent"
491
+ ]
492
+ },
493
+ "notBefore": 0,
494
+ "groups": []
495
+ }
496
+ ],
497
+ "scopeMappings": [
498
+ {
499
+ "clientScope": "offline_access",
500
+ "roles": ["offline_access"]
501
+ }
502
+ ],
503
+ "clientScopeMappings": {
504
+ "account": [
505
+ {
506
+ "client": "account-console",
507
+ "roles": ["manage-account", "view-groups"]
508
+ }
509
+ ]
510
+ },
511
+ "clients": [
512
+ {
513
+ "id": "880cad8c-daec-4d04-8dd4-7e14279c28d4",
514
+ "clientId": "account",
515
+ "name": "${client_account}",
516
+ "rootUrl": "${authBaseUrl}",
517
+ "baseUrl": "/realms/myrealm/account/",
518
+ "surrogateAuthRequired": false,
519
+ "enabled": true,
520
+ "alwaysDisplayInConsole": false,
521
+ "clientAuthenticatorType": "client-secret",
522
+ "redirectUris": ["/realms/myrealm/account/*"],
523
+ "webOrigins": [],
524
+ "notBefore": 0,
525
+ "bearerOnly": false,
526
+ "consentRequired": false,
527
+ "standardFlowEnabled": true,
528
+ "implicitFlowEnabled": false,
529
+ "directAccessGrantsEnabled": false,
530
+ "serviceAccountsEnabled": false,
531
+ "publicClient": true,
532
+ "frontchannelLogout": false,
533
+ "protocol": "openid-connect",
534
+ "attributes": {
535
+ "post.logout.redirect.uris": "+"
536
+ },
537
+ "authenticationFlowBindingOverrides": {},
538
+ "fullScopeAllowed": false,
539
+ "nodeReRegistrationTimeout": 0,
540
+ "defaultClientScopes": ["web-origins", "acr", "roles", "profile", "email"],
541
+ "optionalClientScopes": [
542
+ "address",
543
+ "phone",
544
+ "offline_access",
545
+ "microprofile-jwt"
546
+ ]
547
+ },
548
+ {
549
+ "id": "30d29f6d-7858-4a83-b2d3-8fc32dcb5de8",
550
+ "clientId": "account-console",
551
+ "name": "${client_account-console}",
552
+ "rootUrl": "${authBaseUrl}",
553
+ "baseUrl": "/realms/myrealm/account/",
554
+ "surrogateAuthRequired": false,
555
+ "enabled": true,
556
+ "alwaysDisplayInConsole": false,
557
+ "clientAuthenticatorType": "client-secret",
558
+ "redirectUris": [
559
+ "http://localhost*",
560
+ "http://127.0.0.1*",
561
+ "/realms/myrealm/account/*"
562
+ ],
563
+ "webOrigins": ["*"],
564
+ "notBefore": 0,
565
+ "bearerOnly": false,
566
+ "consentRequired": false,
567
+ "standardFlowEnabled": true,
568
+ "implicitFlowEnabled": false,
569
+ "directAccessGrantsEnabled": false,
570
+ "serviceAccountsEnabled": false,
571
+ "publicClient": true,
572
+ "frontchannelLogout": false,
573
+ "protocol": "openid-connect",
574
+ "attributes": {
575
+ "post.logout.redirect.uris": "+",
576
+ "pkce.code.challenge.method": "S256"
577
+ },
578
+ "authenticationFlowBindingOverrides": {},
579
+ "fullScopeAllowed": false,
580
+ "nodeReRegistrationTimeout": 0,
581
+ "protocolMappers": [
582
+ {
583
+ "id": "f720637e-3c16-4791-9b38-d86b69c458ff",
584
+ "name": "audience resolve",
585
+ "protocol": "openid-connect",
586
+ "protocolMapper": "oidc-audience-resolve-mapper",
587
+ "consentRequired": false,
588
+ "config": {}
589
+ }
590
+ ],
591
+ "defaultClientScopes": ["web-origins", "acr", "roles", "profile", "email"],
592
+ "optionalClientScopes": [
593
+ "address",
594
+ "phone",
595
+ "offline_access",
596
+ "microprofile-jwt"
597
+ ]
598
+ },
599
+ {
600
+ "id": "a6e74a91-fc0a-4dac-ac91-974f9651f761",
601
+ "clientId": "admin-cli",
602
+ "name": "${client_admin-cli}",
603
+ "surrogateAuthRequired": false,
604
+ "enabled": true,
605
+ "alwaysDisplayInConsole": false,
606
+ "clientAuthenticatorType": "client-secret",
607
+ "redirectUris": [],
608
+ "webOrigins": [],
609
+ "notBefore": 0,
610
+ "bearerOnly": false,
611
+ "consentRequired": false,
612
+ "standardFlowEnabled": false,
613
+ "implicitFlowEnabled": false,
614
+ "directAccessGrantsEnabled": true,
615
+ "serviceAccountsEnabled": false,
616
+ "publicClient": true,
617
+ "frontchannelLogout": false,
618
+ "protocol": "openid-connect",
619
+ "attributes": {
620
+ "post.logout.redirect.uris": "+"
621
+ },
622
+ "authenticationFlowBindingOverrides": {},
623
+ "fullScopeAllowed": false,
624
+ "nodeReRegistrationTimeout": 0,
625
+ "defaultClientScopes": ["web-origins", "acr", "roles", "profile", "email"],
626
+ "optionalClientScopes": [
627
+ "address",
628
+ "phone",
629
+ "offline_access",
630
+ "microprofile-jwt"
631
+ ]
632
+ },
633
+ {
634
+ "id": "9faf5825-937d-4d62-a112-290c06f7e912",
635
+ "clientId": "broker",
636
+ "name": "${client_broker}",
637
+ "surrogateAuthRequired": false,
638
+ "enabled": true,
639
+ "alwaysDisplayInConsole": false,
640
+ "clientAuthenticatorType": "client-secret",
641
+ "redirectUris": [],
642
+ "webOrigins": [],
643
+ "notBefore": 0,
644
+ "bearerOnly": true,
645
+ "consentRequired": false,
646
+ "standardFlowEnabled": true,
647
+ "implicitFlowEnabled": false,
648
+ "directAccessGrantsEnabled": false,
649
+ "serviceAccountsEnabled": false,
650
+ "publicClient": false,
651
+ "frontchannelLogout": false,
652
+ "protocol": "openid-connect",
653
+ "attributes": {
654
+ "post.logout.redirect.uris": "+"
655
+ },
656
+ "authenticationFlowBindingOverrides": {},
657
+ "fullScopeAllowed": false,
658
+ "nodeReRegistrationTimeout": 0,
659
+ "defaultClientScopes": ["web-origins", "acr", "roles", "profile", "email"],
660
+ "optionalClientScopes": [
661
+ "address",
662
+ "phone",
663
+ "offline_access",
664
+ "microprofile-jwt"
665
+ ]
666
+ },
667
+ {
668
+ "id": "ed4c25fb-aeea-4bbf-a2a9-10e07569584f",
669
+ "clientId": "myclient",
670
+ "name": "",
671
+ "description": "",
672
+ "rootUrl": "https://my-theme.keycloakify.dev",
673
+ "adminUrl": "https://my-theme.keycloakify.dev",
674
+ "baseUrl": "https://my-theme.keycloakify.dev",
675
+ "surrogateAuthRequired": false,
676
+ "enabled": true,
677
+ "alwaysDisplayInConsole": false,
678
+ "clientAuthenticatorType": "client-secret",
679
+ "redirectUris": [
680
+ "https://my-theme.keycloakify.dev/*",
681
+ "http://localhost*",
682
+ "http://127.0.0.1*"
683
+ ],
684
+ "webOrigins": ["*"],
685
+ "notBefore": 0,
686
+ "bearerOnly": false,
687
+ "consentRequired": false,
688
+ "standardFlowEnabled": true,
689
+ "implicitFlowEnabled": false,
690
+ "directAccessGrantsEnabled": true,
691
+ "serviceAccountsEnabled": false,
692
+ "publicClient": true,
693
+ "frontchannelLogout": true,
694
+ "protocol": "openid-connect",
695
+ "attributes": {
696
+ "oidc.ciba.grant.enabled": "false",
697
+ "backchannel.logout.session.required": "true",
698
+ "post.logout.redirect.uris": "+",
699
+ "display.on.consent.screen": "false",
700
+ "oauth2.device.authorization.grant.enabled": "false",
701
+ "backchannel.logout.revoke.offline.tokens": "false"
702
+ },
703
+ "authenticationFlowBindingOverrides": {},
704
+ "fullScopeAllowed": true,
705
+ "nodeReRegistrationTimeout": -1,
706
+ "defaultClientScopes": ["web-origins", "acr", "roles", "profile", "email"],
707
+ "optionalClientScopes": [
708
+ "address",
709
+ "phone",
710
+ "offline_access",
711
+ "microprofile-jwt"
712
+ ]
713
+ },
714
+ {
715
+ "id": "33fd033b-0061-48f9-b140-fb4a5fbe0a98",
716
+ "clientId": "realm-management",
717
+ "name": "${client_realm-management}",
718
+ "surrogateAuthRequired": false,
719
+ "enabled": true,
720
+ "alwaysDisplayInConsole": false,
721
+ "clientAuthenticatorType": "client-secret",
722
+ "redirectUris": [],
723
+ "webOrigins": [],
724
+ "notBefore": 0,
725
+ "bearerOnly": true,
726
+ "consentRequired": false,
727
+ "standardFlowEnabled": true,
728
+ "implicitFlowEnabled": false,
729
+ "directAccessGrantsEnabled": false,
730
+ "serviceAccountsEnabled": false,
731
+ "publicClient": false,
732
+ "frontchannelLogout": false,
733
+ "protocol": "openid-connect",
734
+ "attributes": {
735
+ "post.logout.redirect.uris": "+"
736
+ },
737
+ "authenticationFlowBindingOverrides": {},
738
+ "fullScopeAllowed": false,
739
+ "nodeReRegistrationTimeout": 0,
740
+ "defaultClientScopes": ["web-origins", "acr", "roles", "profile", "email"],
741
+ "optionalClientScopes": [
742
+ "address",
743
+ "phone",
744
+ "offline_access",
745
+ "microprofile-jwt"
746
+ ]
747
+ },
748
+ {
749
+ "id": "979e2e6f-4818-48a1-97bd-248c08b8f717",
750
+ "clientId": "security-admin-console",
751
+ "name": "${client_security-admin-console}",
752
+ "rootUrl": "${authAdminUrl}",
753
+ "baseUrl": "/admin/myrealm/console/",
754
+ "surrogateAuthRequired": false,
755
+ "enabled": true,
756
+ "alwaysDisplayInConsole": false,
757
+ "clientAuthenticatorType": "client-secret",
758
+ "redirectUris": [
759
+ "http://localhost*",
760
+ "http://127.0.0.1*",
761
+ "/admin/myrealm/console/*"
762
+ ],
763
+ "webOrigins": ["*"],
764
+ "notBefore": 0,
765
+ "bearerOnly": false,
766
+ "consentRequired": false,
767
+ "standardFlowEnabled": true,
768
+ "implicitFlowEnabled": false,
769
+ "directAccessGrantsEnabled": false,
770
+ "serviceAccountsEnabled": false,
771
+ "publicClient": true,
772
+ "frontchannelLogout": false,
773
+ "protocol": "openid-connect",
774
+ "attributes": {
775
+ "post.logout.redirect.uris": "+",
776
+ "pkce.code.challenge.method": "S256"
777
+ },
778
+ "authenticationFlowBindingOverrides": {},
779
+ "fullScopeAllowed": false,
780
+ "nodeReRegistrationTimeout": 0,
781
+ "protocolMappers": [
782
+ {
783
+ "id": "8fd0d584-7052-4d04-a615-d18a71050873",
784
+ "name": "allowed-origins",
785
+ "protocol": "openid-connect",
786
+ "protocolMapper": "oidc-hardcoded-claim-mapper",
787
+ "consentRequired": false,
788
+ "config": {
789
+ "userinfo.token.claim": "true",
790
+ "id.token.claim": "false",
791
+ "access.token.claim": "true",
792
+ "claim.name": "allowed-origins",
793
+ "jsonType.label": "JSON",
794
+ "access.tokenResponse.claim": "false",
795
+ "claim.value": "[\"*\"]",
796
+ "introspection.token.claim": "true",
797
+ "lightweight.claim": "true"
798
+ }
799
+ },
800
+ {
801
+ "id": "7779f8fa-c2fe-4e68-be56-66ee97bf8f13",
802
+ "name": "locale",
803
+ "protocol": "openid-connect",
804
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
805
+ "consentRequired": false,
806
+ "config": {
807
+ "userinfo.token.claim": "true",
808
+ "user.attribute": "locale",
809
+ "id.token.claim": "true",
810
+ "access.token.claim": "true",
811
+ "claim.name": "locale",
812
+ "jsonType.label": "String"
813
+ }
814
+ }
815
+ ],
816
+ "defaultClientScopes": ["web-origins", "acr", "roles", "profile", "email"],
817
+ "optionalClientScopes": [
818
+ "address",
819
+ "phone",
820
+ "offline_access",
821
+ "microprofile-jwt"
822
+ ]
823
+ }
824
+ ],
825
+ "clientScopes": [
826
+ {
827
+ "id": "82d78966-9977-44d4-a098-5e89857e7b60",
828
+ "name": "acr",
829
+ "description": "OpenID Connect scope for add acr (authentication context class reference) to the token",
830
+ "protocol": "openid-connect",
831
+ "attributes": {
832
+ "include.in.token.scope": "false",
833
+ "display.on.consent.screen": "false"
834
+ },
835
+ "protocolMappers": [
836
+ {
837
+ "id": "45a85846-c656-4289-b8de-543102f5a454",
838
+ "name": "acr loa level",
839
+ "protocol": "openid-connect",
840
+ "protocolMapper": "oidc-acr-mapper",
841
+ "consentRequired": false,
842
+ "config": {
843
+ "id.token.claim": "true",
844
+ "access.token.claim": "true",
845
+ "userinfo.token.claim": "true"
846
+ }
847
+ }
848
+ ]
849
+ },
850
+ {
851
+ "id": "856788be-49da-496c-9e66-aedeba42212e",
852
+ "name": "offline_access",
853
+ "description": "OpenID Connect built-in scope: offline_access",
854
+ "protocol": "openid-connect",
855
+ "attributes": {
856
+ "consent.screen.text": "${offlineAccessScopeConsentText}",
857
+ "display.on.consent.screen": "true"
858
+ }
859
+ },
860
+ {
861
+ "id": "d60c725d-a347-4a6f-a9ad-51b8ed66b541",
862
+ "name": "web-origins",
863
+ "description": "OpenID Connect scope for add allowed web origins to the access token",
864
+ "protocol": "openid-connect",
865
+ "attributes": {
866
+ "include.in.token.scope": "false",
867
+ "display.on.consent.screen": "false",
868
+ "consent.screen.text": ""
869
+ },
870
+ "protocolMappers": [
871
+ {
872
+ "id": "e5f3475c-61d8-4dd7-9089-6d98bbf11b17",
873
+ "name": "allowed web origins",
874
+ "protocol": "openid-connect",
875
+ "protocolMapper": "oidc-allowed-origins-mapper",
876
+ "consentRequired": false,
877
+ "config": {}
878
+ }
879
+ ]
880
+ },
881
+ {
882
+ "id": "774a75fc-6f18-46b7-936c-2b0f214b8e09",
883
+ "name": "email",
884
+ "description": "OpenID Connect built-in scope: email",
885
+ "protocol": "openid-connect",
886
+ "attributes": {
887
+ "include.in.token.scope": "true",
888
+ "display.on.consent.screen": "true",
889
+ "consent.screen.text": "${emailScopeConsentText}"
890
+ },
891
+ "protocolMappers": [
892
+ {
893
+ "id": "4c0cc669-cb09-4da8-9da4-2a54590761b6",
894
+ "name": "email",
895
+ "protocol": "openid-connect",
896
+ "protocolMapper": "oidc-usermodel-property-mapper",
897
+ "consentRequired": false,
898
+ "config": {
899
+ "userinfo.token.claim": "true",
900
+ "user.attribute": "email",
901
+ "id.token.claim": "true",
902
+ "access.token.claim": "true",
903
+ "claim.name": "email",
904
+ "jsonType.label": "String"
905
+ }
906
+ },
907
+ {
908
+ "id": "5df3387c-1e54-4671-9aa8-b0cf242dc9a0",
909
+ "name": "email verified",
910
+ "protocol": "openid-connect",
911
+ "protocolMapper": "oidc-usermodel-property-mapper",
912
+ "consentRequired": false,
913
+ "config": {
914
+ "userinfo.token.claim": "true",
915
+ "user.attribute": "emailVerified",
916
+ "id.token.claim": "true",
917
+ "access.token.claim": "true",
918
+ "claim.name": "email_verified",
919
+ "jsonType.label": "boolean"
920
+ }
921
+ }
922
+ ]
923
+ },
924
+ {
925
+ "id": "a6678e2c-e5f2-4576-9983-7cdf6ac2a163",
926
+ "name": "profile",
927
+ "description": "OpenID Connect built-in scope: profile",
928
+ "protocol": "openid-connect",
929
+ "attributes": {
930
+ "include.in.token.scope": "true",
931
+ "display.on.consent.screen": "true",
932
+ "consent.screen.text": "${profileScopeConsentText}"
933
+ },
934
+ "protocolMappers": [
935
+ {
936
+ "id": "2f6db569-7db7-4bbb-8e8a-4cb11626dd25",
937
+ "name": "full name",
938
+ "protocol": "openid-connect",
939
+ "protocolMapper": "oidc-full-name-mapper",
940
+ "consentRequired": false,
941
+ "config": {
942
+ "id.token.claim": "true",
943
+ "access.token.claim": "true",
944
+ "userinfo.token.claim": "true"
945
+ }
946
+ },
947
+ {
948
+ "id": "b678333a-b9c1-43d4-b4b4-f6bc5b059e74",
949
+ "name": "profile",
950
+ "protocol": "openid-connect",
951
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
952
+ "consentRequired": false,
953
+ "config": {
954
+ "userinfo.token.claim": "true",
955
+ "user.attribute": "profile",
956
+ "id.token.claim": "true",
957
+ "access.token.claim": "true",
958
+ "claim.name": "profile",
959
+ "jsonType.label": "String"
960
+ }
961
+ },
962
+ {
963
+ "id": "c2e7d2d9-eb76-4b2b-a1df-139142662419",
964
+ "name": "locale",
965
+ "protocol": "openid-connect",
966
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
967
+ "consentRequired": false,
968
+ "config": {
969
+ "userinfo.token.claim": "true",
970
+ "user.attribute": "locale",
971
+ "id.token.claim": "true",
972
+ "access.token.claim": "true",
973
+ "claim.name": "locale",
974
+ "jsonType.label": "String"
975
+ }
976
+ },
977
+ {
978
+ "id": "635adf37-44a8-4a5d-8881-90013b08cc65",
979
+ "name": "picture",
980
+ "protocol": "openid-connect",
981
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
982
+ "consentRequired": false,
983
+ "config": {
984
+ "userinfo.token.claim": "true",
985
+ "user.attribute": "picture",
986
+ "id.token.claim": "true",
987
+ "access.token.claim": "true",
988
+ "claim.name": "picture",
989
+ "jsonType.label": "String"
990
+ }
991
+ },
992
+ {
993
+ "id": "fdcbcb97-345d-4121-a3d5-5100fd388928",
994
+ "name": "family name",
995
+ "protocol": "openid-connect",
996
+ "protocolMapper": "oidc-usermodel-property-mapper",
997
+ "consentRequired": false,
998
+ "config": {
999
+ "userinfo.token.claim": "true",
1000
+ "user.attribute": "lastName",
1001
+ "id.token.claim": "true",
1002
+ "access.token.claim": "true",
1003
+ "claim.name": "family_name",
1004
+ "jsonType.label": "String"
1005
+ }
1006
+ },
1007
+ {
1008
+ "id": "1d8eb940-891c-4d9c-a321-206be44ad9b1",
1009
+ "name": "given name",
1010
+ "protocol": "openid-connect",
1011
+ "protocolMapper": "oidc-usermodel-property-mapper",
1012
+ "consentRequired": false,
1013
+ "config": {
1014
+ "userinfo.token.claim": "true",
1015
+ "user.attribute": "firstName",
1016
+ "id.token.claim": "true",
1017
+ "access.token.claim": "true",
1018
+ "claim.name": "given_name",
1019
+ "jsonType.label": "String"
1020
+ }
1021
+ },
1022
+ {
1023
+ "id": "c0ff7cdf-ef5f-4780-bb85-f02365a03248",
1024
+ "name": "zoneinfo",
1025
+ "protocol": "openid-connect",
1026
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
1027
+ "consentRequired": false,
1028
+ "config": {
1029
+ "userinfo.token.claim": "true",
1030
+ "user.attribute": "zoneinfo",
1031
+ "id.token.claim": "true",
1032
+ "access.token.claim": "true",
1033
+ "claim.name": "zoneinfo",
1034
+ "jsonType.label": "String"
1035
+ }
1036
+ },
1037
+ {
1038
+ "id": "9fb7dce5-2c89-4e61-96dc-dcb7cd979f3d",
1039
+ "name": "middle name",
1040
+ "protocol": "openid-connect",
1041
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
1042
+ "consentRequired": false,
1043
+ "config": {
1044
+ "userinfo.token.claim": "true",
1045
+ "user.attribute": "middleName",
1046
+ "id.token.claim": "true",
1047
+ "access.token.claim": "true",
1048
+ "claim.name": "middle_name",
1049
+ "jsonType.label": "String"
1050
+ }
1051
+ },
1052
+ {
1053
+ "id": "f824cf97-ddd4-4c41-8199-6852bd684bb5",
1054
+ "name": "nickname",
1055
+ "protocol": "openid-connect",
1056
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
1057
+ "consentRequired": false,
1058
+ "config": {
1059
+ "userinfo.token.claim": "true",
1060
+ "user.attribute": "nickname",
1061
+ "id.token.claim": "true",
1062
+ "access.token.claim": "true",
1063
+ "claim.name": "nickname",
1064
+ "jsonType.label": "String"
1065
+ }
1066
+ },
1067
+ {
1068
+ "id": "5be1e5e0-f75e-4f0a-a250-f04e9a788e09",
1069
+ "name": "website",
1070
+ "protocol": "openid-connect",
1071
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
1072
+ "consentRequired": false,
1073
+ "config": {
1074
+ "userinfo.token.claim": "true",
1075
+ "user.attribute": "website",
1076
+ "id.token.claim": "true",
1077
+ "access.token.claim": "true",
1078
+ "claim.name": "website",
1079
+ "jsonType.label": "String"
1080
+ }
1081
+ },
1082
+ {
1083
+ "id": "3cc7ac1d-c686-48a3-96ea-6d5a89469932",
1084
+ "name": "gender",
1085
+ "protocol": "openid-connect",
1086
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
1087
+ "consentRequired": false,
1088
+ "config": {
1089
+ "userinfo.token.claim": "true",
1090
+ "user.attribute": "gender",
1091
+ "id.token.claim": "true",
1092
+ "access.token.claim": "true",
1093
+ "claim.name": "gender",
1094
+ "jsonType.label": "String"
1095
+ }
1096
+ },
1097
+ {
1098
+ "id": "d9ede360-c22b-46a1-b3bf-02f7d68e516b",
1099
+ "name": "birthdate",
1100
+ "protocol": "openid-connect",
1101
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
1102
+ "consentRequired": false,
1103
+ "config": {
1104
+ "userinfo.token.claim": "true",
1105
+ "user.attribute": "birthdate",
1106
+ "id.token.claim": "true",
1107
+ "access.token.claim": "true",
1108
+ "claim.name": "birthdate",
1109
+ "jsonType.label": "String"
1110
+ }
1111
+ },
1112
+ {
1113
+ "id": "693d2203-7d23-4ba6-9450-4b7d6df0e081",
1114
+ "name": "username",
1115
+ "protocol": "openid-connect",
1116
+ "protocolMapper": "oidc-usermodel-property-mapper",
1117
+ "consentRequired": false,
1118
+ "config": {
1119
+ "userinfo.token.claim": "true",
1120
+ "user.attribute": "username",
1121
+ "id.token.claim": "true",
1122
+ "access.token.claim": "true",
1123
+ "claim.name": "preferred_username",
1124
+ "jsonType.label": "String"
1125
+ }
1126
+ },
1127
+ {
1128
+ "id": "dc359f65-cd68-49ad-b58a-3d624e2a0480",
1129
+ "name": "updated at",
1130
+ "protocol": "openid-connect",
1131
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
1132
+ "consentRequired": false,
1133
+ "config": {
1134
+ "userinfo.token.claim": "true",
1135
+ "user.attribute": "updatedAt",
1136
+ "id.token.claim": "true",
1137
+ "access.token.claim": "true",
1138
+ "claim.name": "updated_at",
1139
+ "jsonType.label": "long"
1140
+ }
1141
+ }
1142
+ ]
1143
+ },
1144
+ {
1145
+ "id": "fa0e3e79-80cb-4a37-b491-9d2a444003f2",
1146
+ "name": "role_list",
1147
+ "description": "SAML role list",
1148
+ "protocol": "saml",
1149
+ "attributes": {
1150
+ "consent.screen.text": "${samlRoleListScopeConsentText}",
1151
+ "display.on.consent.screen": "true"
1152
+ },
1153
+ "protocolMappers": [
1154
+ {
1155
+ "id": "b98de117-b79e-4022-974f-5c66eb790b74",
1156
+ "name": "role list",
1157
+ "protocol": "saml",
1158
+ "protocolMapper": "saml-role-list-mapper",
1159
+ "consentRequired": false,
1160
+ "config": {
1161
+ "single": "false",
1162
+ "attribute.nameformat": "Basic",
1163
+ "attribute.name": "Role"
1164
+ }
1165
+ }
1166
+ ]
1167
+ },
1168
+ {
1169
+ "id": "30ef20c3-5648-40a5-a251-cbe6ca84ba4c",
1170
+ "name": "roles",
1171
+ "description": "OpenID Connect scope for add user roles to the access token",
1172
+ "protocol": "openid-connect",
1173
+ "attributes": {
1174
+ "include.in.token.scope": "false",
1175
+ "display.on.consent.screen": "true",
1176
+ "consent.screen.text": "${rolesScopeConsentText}"
1177
+ },
1178
+ "protocolMappers": [
1179
+ {
1180
+ "id": "fb3ef20f-d032-4f20-a6fd-930baafc5371",
1181
+ "name": "realm roles",
1182
+ "protocol": "openid-connect",
1183
+ "protocolMapper": "oidc-usermodel-realm-role-mapper",
1184
+ "consentRequired": false,
1185
+ "config": {
1186
+ "user.attribute": "foo",
1187
+ "access.token.claim": "true",
1188
+ "claim.name": "realm_access.roles",
1189
+ "jsonType.label": "String",
1190
+ "multivalued": "true"
1191
+ }
1192
+ },
1193
+ {
1194
+ "id": "7bd578a8-d5de-4507-9359-cc46230ac74b",
1195
+ "name": "audience resolve",
1196
+ "protocol": "openid-connect",
1197
+ "protocolMapper": "oidc-audience-resolve-mapper",
1198
+ "consentRequired": false,
1199
+ "config": {}
1200
+ },
1201
+ {
1202
+ "id": "665247e4-8426-40b6-83c4-289e28dfa008",
1203
+ "name": "client roles",
1204
+ "protocol": "openid-connect",
1205
+ "protocolMapper": "oidc-usermodel-client-role-mapper",
1206
+ "consentRequired": false,
1207
+ "config": {
1208
+ "user.attribute": "foo",
1209
+ "access.token.claim": "true",
1210
+ "claim.name": "resource_access.${client_id}.roles",
1211
+ "jsonType.label": "String",
1212
+ "multivalued": "true"
1213
+ }
1214
+ }
1215
+ ]
1216
+ },
1217
+ {
1218
+ "id": "a94e33b1-d4b4-4b03-8560-615d03d2c0b1",
1219
+ "name": "phone",
1220
+ "description": "OpenID Connect built-in scope: phone",
1221
+ "protocol": "openid-connect",
1222
+ "attributes": {
1223
+ "include.in.token.scope": "true",
1224
+ "display.on.consent.screen": "true",
1225
+ "consent.screen.text": "${phoneScopeConsentText}"
1226
+ },
1227
+ "protocolMappers": [
1228
+ {
1229
+ "id": "c6f08600-f04e-4623-a5f9-e4b627c58605",
1230
+ "name": "phone number",
1231
+ "protocol": "openid-connect",
1232
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
1233
+ "consentRequired": false,
1234
+ "config": {
1235
+ "userinfo.token.claim": "true",
1236
+ "user.attribute": "phoneNumber",
1237
+ "id.token.claim": "true",
1238
+ "access.token.claim": "true",
1239
+ "claim.name": "phone_number",
1240
+ "jsonType.label": "String"
1241
+ }
1242
+ },
1243
+ {
1244
+ "id": "6d919384-379e-4b2b-a922-b2c86576a4a0",
1245
+ "name": "phone number verified",
1246
+ "protocol": "openid-connect",
1247
+ "protocolMapper": "oidc-usermodel-attribute-mapper",
1248
+ "consentRequired": false,
1249
+ "config": {
1250
+ "userinfo.token.claim": "true",
1251
+ "user.attribute": "phoneNumberVerified",
1252
+ "id.token.claim": "true",
1253
+ "access.token.claim": "true",
1254
+ "claim.name": "phone_number_verified",
1255
+ "jsonType.label": "boolean"
1256
+ }
1257
+ }
1258
+ ]
1259
+ },
1260
+ {
1261
+ "id": "fe0220d7-4610-4c78-89b8-a2131b834559",
1262
+ "name": "microprofile-jwt",
1263
+ "description": "Microprofile - JWT built-in scope",
1264
+ "protocol": "openid-connect",
1265
+ "attributes": {
1266
+ "include.in.token.scope": "true",
1267
+ "display.on.consent.screen": "false"
1268
+ },
1269
+ "protocolMappers": [
1270
+ {
1271
+ "id": "ae326ca7-5355-4883-b9a1-a9875bfabec5",
1272
+ "name": "upn",
1273
+ "protocol": "openid-connect",
1274
+ "protocolMapper": "oidc-usermodel-property-mapper",
1275
+ "consentRequired": false,
1276
+ "config": {
1277
+ "userinfo.token.claim": "true",
1278
+ "user.attribute": "username",
1279
+ "id.token.claim": "true",
1280
+ "access.token.claim": "true",
1281
+ "claim.name": "upn",
1282
+ "jsonType.label": "String"
1283
+ }
1284
+ },
1285
+ {
1286
+ "id": "01ddb23e-beed-49e7-b0a0-47056453abeb",
1287
+ "name": "groups",
1288
+ "protocol": "openid-connect",
1289
+ "protocolMapper": "oidc-usermodel-realm-role-mapper",
1290
+ "consentRequired": false,
1291
+ "config": {
1292
+ "multivalued": "true",
1293
+ "userinfo.token.claim": "true",
1294
+ "user.attribute": "foo",
1295
+ "id.token.claim": "true",
1296
+ "access.token.claim": "true",
1297
+ "claim.name": "groups",
1298
+ "jsonType.label": "String"
1299
+ }
1300
+ }
1301
+ ]
1302
+ },
1303
+ {
1304
+ "id": "3ac1fbcb-24b4-49f3-94ce-3c128f862b7e",
1305
+ "name": "address",
1306
+ "description": "OpenID Connect built-in scope: address",
1307
+ "protocol": "openid-connect",
1308
+ "attributes": {
1309
+ "include.in.token.scope": "true",
1310
+ "display.on.consent.screen": "true",
1311
+ "consent.screen.text": "${addressScopeConsentText}"
1312
+ },
1313
+ "protocolMappers": [
1314
+ {
1315
+ "id": "4068d54b-aad8-4a08-b715-40f6c7e7de9e",
1316
+ "name": "address",
1317
+ "protocol": "openid-connect",
1318
+ "protocolMapper": "oidc-address-mapper",
1319
+ "consentRequired": false,
1320
+ "config": {
1321
+ "user.attribute.formatted": "formatted",
1322
+ "user.attribute.country": "country",
1323
+ "user.attribute.postal_code": "postal_code",
1324
+ "userinfo.token.claim": "true",
1325
+ "user.attribute.street": "street",
1326
+ "id.token.claim": "true",
1327
+ "user.attribute.region": "region",
1328
+ "access.token.claim": "true",
1329
+ "user.attribute.locality": "locality"
1330
+ }
1331
+ }
1332
+ ]
1333
+ }
1334
+ ],
1335
+ "defaultDefaultClientScopes": [
1336
+ "roles",
1337
+ "email",
1338
+ "acr",
1339
+ "profile",
1340
+ "web-origins",
1341
+ "role_list"
1342
+ ],
1343
+ "defaultOptionalClientScopes": [
1344
+ "address",
1345
+ "offline_access",
1346
+ "phone",
1347
+ "microprofile-jwt"
1348
+ ],
1349
+ "browserSecurityHeaders": {
1350
+ "contentSecurityPolicyReportOnly": "",
1351
+ "xContentTypeOptions": "nosniff",
1352
+ "xRobotsTag": "none",
1353
+ "xFrameOptions": "SAMEORIGIN",
1354
+ "contentSecurityPolicy": "frame-src 'self'; frame-ancestors 'self'; object-src 'none';",
1355
+ "xXSSProtection": "1; mode=block",
1356
+ "strictTransportSecurity": "max-age=31536000; includeSubDomains",
1357
+ "referrerPolicy": "no-referrer"
1358
+ },
1359
+ "smtpServer": {},
1360
+ "loginTheme": "keycloakify-starter",
1361
+ "accountTheme": "",
1362
+ "adminTheme": "",
1363
+ "emailTheme": "",
1364
+ "eventsEnabled": false,
1365
+ "eventsListeners": ["keycloakify-logging", "jboss-logging"],
1366
+ "enabledEventTypes": [],
1367
+ "adminEventsEnabled": false,
1368
+ "adminEventsDetailsEnabled": false,
1369
+ "identityProviders": [],
1370
+ "identityProviderMappers": [],
1371
+ "components": {
1372
+ "org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy": [
1373
+ {
1374
+ "id": "616dd0b7-bedd-4fee-a623-58c23b30b774",
1375
+ "name": "Allowed Protocol Mapper Types",
1376
+ "providerId": "allowed-protocol-mappers",
1377
+ "subType": "anonymous",
1378
+ "subComponents": {},
1379
+ "config": {
1380
+ "allowed-protocol-mapper-types": [
1381
+ "oidc-usermodel-property-mapper",
1382
+ "oidc-usermodel-attribute-mapper",
1383
+ "oidc-sha256-pairwise-sub-mapper",
1384
+ "oidc-address-mapper",
1385
+ "saml-user-attribute-mapper",
1386
+ "oidc-full-name-mapper",
1387
+ "saml-user-property-mapper",
1388
+ "saml-role-list-mapper"
1389
+ ]
1390
+ }
1391
+ },
1392
+ {
1393
+ "id": "ad902652-8a1c-466e-a2b4-47f1e68dfca3",
1394
+ "name": "Full Scope Disabled",
1395
+ "providerId": "scope",
1396
+ "subType": "anonymous",
1397
+ "subComponents": {},
1398
+ "config": {}
1399
+ },
1400
+ {
1401
+ "id": "346fe86e-e544-4c10-98e6-90b14c52c597",
1402
+ "name": "Trusted Hosts",
1403
+ "providerId": "trusted-hosts",
1404
+ "subType": "anonymous",
1405
+ "subComponents": {},
1406
+ "config": {
1407
+ "host-sending-registration-request-must-match": ["true"],
1408
+ "client-uris-must-match": ["true"]
1409
+ }
1410
+ },
1411
+ {
1412
+ "id": "a6a205c7-af6f-4d23-9976-18bd60ad6daf",
1413
+ "name": "Allowed Client Scopes",
1414
+ "providerId": "allowed-client-templates",
1415
+ "subType": "authenticated",
1416
+ "subComponents": {},
1417
+ "config": {
1418
+ "allow-default-scopes": ["true"]
1419
+ }
1420
+ },
1421
+ {
1422
+ "id": "4408bb0c-8f7a-490e-8620-7bef62064861",
1423
+ "name": "Consent Required",
1424
+ "providerId": "consent-required",
1425
+ "subType": "anonymous",
1426
+ "subComponents": {},
1427
+ "config": {}
1428
+ },
1429
+ {
1430
+ "id": "5ba61af7-c423-4447-8208-56e96319081f",
1431
+ "name": "Allowed Protocol Mapper Types",
1432
+ "providerId": "allowed-protocol-mappers",
1433
+ "subType": "authenticated",
1434
+ "subComponents": {},
1435
+ "config": {
1436
+ "allowed-protocol-mapper-types": [
1437
+ "saml-role-list-mapper",
1438
+ "oidc-usermodel-property-mapper",
1439
+ "oidc-address-mapper",
1440
+ "oidc-full-name-mapper",
1441
+ "saml-user-property-mapper",
1442
+ "oidc-usermodel-attribute-mapper",
1443
+ "saml-user-attribute-mapper",
1444
+ "oidc-sha256-pairwise-sub-mapper"
1445
+ ]
1446
+ }
1447
+ },
1448
+ {
1449
+ "id": "3dc75010-4c73-4f1a-b123-7a916e73e6ac",
1450
+ "name": "Max Clients Limit",
1451
+ "providerId": "max-clients",
1452
+ "subType": "anonymous",
1453
+ "subComponents": {},
1454
+ "config": {
1455
+ "max-clients": ["200"]
1456
+ }
1457
+ },
1458
+ {
1459
+ "id": "da996165-c88a-4456-bad6-dc962aa66e4e",
1460
+ "name": "Allowed Client Scopes",
1461
+ "providerId": "allowed-client-templates",
1462
+ "subType": "anonymous",
1463
+ "subComponents": {},
1464
+ "config": {
1465
+ "allow-default-scopes": ["true"]
1466
+ }
1467
+ }
1468
+ ],
1469
+ "org.keycloak.userprofile.UserProfileProvider": [
1470
+ {
1471
+ "id": "47938e1e-f3eb-4f43-b7e7-4bf283938870",
1472
+ "providerId": "declarative-user-profile",
1473
+ "subComponents": {},
1474
+ "config": {}
1475
+ }
1476
+ ],
1477
+ "org.keycloak.keys.KeyProvider": [
1478
+ {
1479
+ "id": "389aae4e-3941-4b03-a48c-c3178377542a",
1480
+ "name": "rsa-generated",
1481
+ "providerId": "rsa-generated",
1482
+ "subComponents": {},
1483
+ "config": {
1484
+ "privateKey": [
1485
+ "MIIEowIBAAKCAQEAmp6pfHsLT0XrbtMaT3ZUJKJA1c3F4ObmRc8c03o4qxkmAHO07vc5MmKvTjijJvvPnYxcmsSU4weVRi5DSGdQjikOPXqs1jJYFOJiSzDmlOljITJ05l39q06UGydcjR+dceNSCcD/mHAVaCfE86ceA91q2KFwHyX8m8QYB1kzgLP0V0bk5XXFO/gIoM2Q/sNl73vy/L78snR4Yp7h6qaK1FveMLH7J88TOuALi0qH73gPBJBQ99+CD0zJ7Sc4lqXPIAQ2tLqCYM2VIbo2Ids0skAE6f943zm/+dCj4n+Y3s8tJwyzkjCiOsD/IAepPXB74tvoih0aNMTvId0xJkUzNwIDAQABAoIBAA9juWTdblu+jtdiBZ1hHrDiwWdGauqesM7D9Y+K+7bz8tdarOiYDMZaEi7L7llD+P8qaFEzPcp3B8GLe0Dqn5b2uScfXbKYIjI58iSfwmOR8z7rob0IH+Z8FLu7KDgXrHkYciLsZcRLa6YJR04lFRS3ZhoXv2wqQMFUPDwHAdxOZUlborA3X6s+TMX3YL9jFFNV4ev9qzXzsdFT0mvL0dyB8DRXQjHiP2Puj222OFUh3gMg+NR013ON/KyjkefSeOP7HlN2b8WqBkJR3unGsBVvg2FJO/Pv0goFBz91C0KKuA17uQZb9NxwkcqvcE9FZOFeMvtDOErAOUfGeLIwncECgYEA13p6Xc1vyBq3RUAsUnk2fcU+MACaqm0+I8ySLQ2vNjro2RAVVUQJhdxw/p3S079TChMzW2N13eojXtd9KfGOgMfOxdEPS9cnyoVygXE8SIsEAfckFdjmmGowvj4F/SWh9o7zoc076afLboWUsVDX4eqe7U2equk4jRltvv5lt+ECgYEAt7JWjZ1MrMUG1fgw5RcAfzSiGlnWaSBTL2FbU1o6pn4QSf4izuVdB7DaDzuAfkAmJtnvHLDg865E66saPUrtwY1i6izVCi+gOLh0FWfB0UPcQlaigqZqyAsMwRXsS6OXn9fhjlUHHlyqXGV/Xsx3KHr2cW0mlLyYWgbgEA3/bhcCgYAWwI/7J54N+wQvA7+qVbIzRYhzeRzbsf1FumwU5cUCbOX5RYF7J1v6DnS/7do9EY6rGavqkm33qKljck19CEyLvI1Qxepfj7Bb6gtVL6e14TfjHT1qMSToIw5SiCoJuNeJOT7wbsNMwLLyUJiKwIaLDEMLu45tbYLTI0Q7TpFfAQKBgACAcTIT0ujJ5PnioqeNh4fRafvucOJ6nx+LAYfZwD1CLOM22Xt9LuLdfcr625/8pt4GTFvks8iWmkOWhQzTzpBvxWxkUPSlKqfdARwp22Kp78kSmYEH2VTQiulgGPQf70MVgN01qD5R/HkiIdXtcwneRBwNM0TGuxfL2wLQNvljAoGBAMVY+NFVMHnY+FelkyhhnqwbrV2RB6fLcKqebwkPP6M4WhCDuY035Na3uel2Tm1Uml3cP2wdSJQbaXA6T+SlYuvJfIQhNKiQG4t53RnhfYE0gzZy2XaZmkZnRzhllR6tAB1D5atcIBjSWB3Zkk4NsHfRG/Jkl2q7DX67X596SOCT"
1486
+ ],
1487
+ "certificate": [
1488
+ "MIICnTCCAYUCBgGQBrgOQjANBgkqhkiG9w0BAQsFADASMRAwDgYDVQQDDAdteXJlYWxtMB4XDTI0MDYxMTA5NTIyM1oXDTM0MDYxMTA5NTQwM1owEjEQMA4GA1UEAwwHbXlyZWFsbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJqeqXx7C09F627TGk92VCSiQNXNxeDm5kXPHNN6OKsZJgBztO73OTJir044oyb7z52MXJrElOMHlUYuQ0hnUI4pDj16rNYyWBTiYksw5pTpYyEydOZd/atOlBsnXI0fnXHjUgnA/5hwFWgnxPOnHgPdatihcB8l/JvEGAdZM4Cz9FdG5OV1xTv4CKDNkP7DZe978vy+/LJ0eGKe4eqmitRb3jCx+yfPEzrgC4tKh+94DwSQUPffgg9Mye0nOJalzyAENrS6gmDNlSG6NiHbNLJABOn/eN85v/nQo+J/mN7PLScMs5IwojrA/yAHqT1we+Lb6IodGjTE7yHdMSZFMzcCAwEAATANBgkqhkiG9w0BAQsFAAOCAQEAL9SCmPuRPp7HOBsCsGjMGxVWq6BUb7nar6thO+cohY+svixLX+mAxn4AF+L52bOi1jTSfjWCq+AafwQ380wFsyADhJfRe48JKCyt46k/5wUnjioerAI7AKIynSXQKczgOHYUzMGYx2OYMwWy8Yb3cv7w4bCoVuLWY7Kt1HpnvvEQndi/Kr8+erQXXQQxDT9hXHAQlntsBVDcnA5IyyNaxZmhSexsTnZQF/Zg2YwL3pWgxR26z5Aes6aDSmgIGzfVmwGB8IWNtgjjBfw4K90++912HcMPQDdtnQlssobHHz+6ucxY4N+dANsdc08rpHaG0g5umD5tFk92YLheGN1Zzw=="
1489
+ ],
1490
+ "priority": ["100"]
1491
+ }
1492
+ },
1493
+ {
1494
+ "id": "b711487c-c5b6-4078-a4e9-4da01fa54768",
1495
+ "name": "rsa-enc-generated",
1496
+ "providerId": "rsa-enc-generated",
1497
+ "subComponents": {},
1498
+ "config": {
1499
+ "privateKey": [
1500
+ "MIIEowIBAAKCAQEAovfZrqKLQCSOpAPJuNO0Uc2mJBkP9/RFvL/keFT0SuJemJn1Qh98dtl86v5f2ICbdIbBmTQ+8QrAXXV7dDT/sa4cLjRPA4L3jqbj+SfOw35HUun5T3YNArewk+L36PVVPs3kXBpuzRmoNTrAaOgXgWQfgLYQPfQUMoSRaxI8bMEdICd4MFT3xhItSdOFhe/KVSa9YuytRGl/6KEQrP97olGvgw56UuCAe1gISc3DCHoD0qpivD8yqzTlhufLPwc7xFmSWIb88Yc5dEyIO2Rh7I4i79uPZRWlrnkvmMvcjket/m2hpBdOcyMH82IaLxshtjAS7BQLAiREFJSXOqIwnQIDAQABAoIBAC9YQQnul/TlCfmVTiPfgTnovFUtYMnA0gfBWd8pkyU0OZYs2CdDHXYrvhJJH1A3ILKMOa9IEecWIAemy1xZz1Tvx6kWskPLZx8u1fk6+uMpixAIAFF48tOwyOBV5n7r0z2hNDAbz8fPJeJ89IwlrTp+e3Z5riNJhxqcD+Ei1aIkS5yRRpw6UNkwyP3GANXnFSgMG8VeJVm+IlJbtb22mYOS92zWG47t9hLJugZkMsoO2lUna7RM4bmXGZIJQiOAhwtlhvpm5tZm2MNvLRmXBMAw+Vq84RkN+rJcy00K/FuBHnGjzgoA3jq8NdsmTqbdGFHax5R2chXgGPK1TA9LnPMCgYEA0JuMRrcoG4HmntxM6KjIMJU5rAJ7iYehvzZPLIlqebE59JK8HZ3331x2qsV7AsNiknEJg0V1ev/IzUi37zz13fowAN45+QFrTNdHe5lkG2mcYCjpxXW2mEDH6Eevj6aPoIYkR7EJW8zRIMxk6p57hGgvcre1UocN0bc+aotRkRcCgYEAx/3y4JBIYEbBs9AacLx7j8jgmXKmCfTsUwGixcsCrLT6It0L/RSDqlPdrU1hiD6rWO/anFww7usjH1/Bq1Z25rOuHjOjb0H21raUs/z+U/RURvBocWAo5zKa+ExoTAm8qkppvxc+su3Rg+CsH8i49QulfBszAgZPHbupbwLpVGsCgYEAlftv9JvU80oHFKqRhSlsnTl8+IXkajIhAcg7TmsSKaJZZ9Vj+OtNfsMM8qT/VzJBGca5ry7uU1u59JZW4GP05f7uKoGcLsJtchbJ5zyWs/rPmndv9C848+iHkiKQP/jiBOjNBtprPxxYM3uhBuqhJcZ+br1UWZyOO/zCnHnEUEsCgYB3xyW2z1M5rkcG/aVITeqnFAVIgfzly7XahQlK8yp367BAPymV+rpcwfvrdoPqiLYw/v5sVV7NSTDw8nXYu2FdDNJErmK9GMHQmOt43RYpjBUJo6S5+oCk748XFRQGLnK7fvPUigR4P60TEfWk15/Gy6HiMZwcI1ExGpsArLq4XwKBgENm9bY2b2LqkE93TO2MX52mrUQ0darSsi3IkHLWP+SPM8O9ONmXMgl/noWO3i8zECGHImL9i1EYoRTu8RWIwmDi8vrOjc0NYp0TIznIflk1OjEOfk5g3pQHe1tgYbG1YDxTAN7KBUUL0Ce/76QdpAZY9IRbQqB+2XJMq88CCuq6"
1501
+ ],
1502
+ "certificate": [
1503
+ "MIICnTCCAYUCBgGQBrgOpTANBgkqhkiG9w0BAQsFADASMRAwDgYDVQQDDAdteXJlYWxtMB4XDTI0MDYxMTA5NTIyNFoXDTM0MDYxMTA5NTQwNFowEjEQMA4GA1UEAwwHbXlyZWFsbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKL32a6ii0AkjqQDybjTtFHNpiQZD/f0Rby/5HhU9EriXpiZ9UIffHbZfOr+X9iAm3SGwZk0PvEKwF11e3Q0/7GuHC40TwOC946m4/knzsN+R1Lp+U92DQK3sJPi9+j1VT7N5Fwabs0ZqDU6wGjoF4FkH4C2ED30FDKEkWsSPGzBHSAneDBU98YSLUnThYXvylUmvWLsrURpf+ihEKz/e6JRr4MOelLggHtYCEnNwwh6A9KqYrw/Mqs05Ybnyz8HO8RZkliG/PGHOXRMiDtkYeyOIu/bj2UVpa55L5jL3I5Hrf5toaQXTnMjB/NiGi8bIbYwEuwUCwIkRBSUlzqiMJ0CAwEAATANBgkqhkiG9w0BAQsFAAOCAQEATsODm16Lim4EdIXscYGFfkjyNkvp2SlCns5Deef5iQaDnuCUzIoaCIrw5n+7CFjJHjlXcYo7MktCuZUracxMYUXa+QQXRD6iPeV0eORQULvQP7cOjKqhyT/iLpnhyNWeRX6EFuQDVIP2NixIo9b+HjBtUXcEiZkZ+HTad+WpUOkL20gPTwD7TGoSosobYAgvJGosH+mD9pVi2HUbi19YuahjLGNa+P6pJyB3Nkj8E0jq4OasL77LxyZjHfKM4hvawQFPSd+gWH8g7q1YzTce/lZ1ZNlrpPKBrrZahs4qmK+PSg7doUuM3UVU1XqIWoSCNDcSalgZzunZraVAC2G3sA=="
1504
+ ],
1505
+ "priority": ["100"],
1506
+ "algorithm": ["RSA-OAEP"]
1507
+ }
1508
+ },
1509
+ {
1510
+ "id": "be3e513a-149e-4c63-a7ff-3dd5f5139fe9",
1511
+ "name": "aes-generated",
1512
+ "providerId": "aes-generated",
1513
+ "subComponents": {},
1514
+ "config": {
1515
+ "kid": ["1d5cd8c2-01d9-46ac-b219-35e3fc8d8a43"],
1516
+ "secret": ["13BbatMwWQJzIw_cJVROPw"],
1517
+ "priority": ["100"]
1518
+ }
1519
+ },
1520
+ {
1521
+ "id": "f11d7b90-5969-42e6-9a56-ef93ca12e743",
1522
+ "name": "hmac-generated",
1523
+ "providerId": "hmac-generated",
1524
+ "subComponents": {},
1525
+ "config": {
1526
+ "kid": ["15aa5e8d-54bf-4654-bddd-ce29fb5e6f21"],
1527
+ "secret": [
1528
+ "jeCI0UiLAwRtjjbnlZp7PnrFX54iIPGDWGwFzsW5L0olwUEajNkcFM5vkdyKNa5DHTiZBIQO63_cncvOC6RQGQ"
1529
+ ],
1530
+ "priority": ["100"],
1531
+ "algorithm": ["HS256"]
1532
+ }
1533
+ }
1534
+ ]
1535
+ },
1536
+ "internationalizationEnabled": true,
1537
+ "supportedLocales": [
1538
+ "de",
1539
+ "no",
1540
+ "ru",
1541
+ "sv",
1542
+ "pt-BR",
1543
+ "lt",
1544
+ "en",
1545
+ "it",
1546
+ "fr",
1547
+ "hu",
1548
+ "zh-CN",
1549
+ "es",
1550
+ "cs",
1551
+ "ja",
1552
+ "sk",
1553
+ "pl",
1554
+ "da",
1555
+ "ca",
1556
+ "nl",
1557
+ "tr"
1558
+ ],
1559
+ "defaultLocale": "en",
1560
+ "authenticationFlows": [
1561
+ {
1562
+ "id": "19317acb-fe8e-4c79-82bc-90e159273075",
1563
+ "alias": "Account verification options",
1564
+ "description": "Method with which to verity the existing account",
1565
+ "providerId": "basic-flow",
1566
+ "topLevel": false,
1567
+ "builtIn": true,
1568
+ "authenticationExecutions": [
1569
+ {
1570
+ "authenticator": "idp-email-verification",
1571
+ "authenticatorFlow": false,
1572
+ "requirement": "ALTERNATIVE",
1573
+ "priority": 10,
1574
+ "autheticatorFlow": false,
1575
+ "userSetupAllowed": false
1576
+ },
1577
+ {
1578
+ "authenticatorFlow": true,
1579
+ "requirement": "ALTERNATIVE",
1580
+ "priority": 20,
1581
+ "autheticatorFlow": true,
1582
+ "flowAlias": "Verify Existing Account by Re-authentication",
1583
+ "userSetupAllowed": false
1584
+ }
1585
+ ]
1586
+ },
1587
+ {
1588
+ "id": "abf5dd35-4791-4268-a10c-5f4b6a06b84a",
1589
+ "alias": "Browser - Conditional OTP",
1590
+ "description": "Flow to determine if the OTP is required for the authentication",
1591
+ "providerId": "basic-flow",
1592
+ "topLevel": false,
1593
+ "builtIn": true,
1594
+ "authenticationExecutions": [
1595
+ {
1596
+ "authenticator": "conditional-user-configured",
1597
+ "authenticatorFlow": false,
1598
+ "requirement": "REQUIRED",
1599
+ "priority": 10,
1600
+ "autheticatorFlow": false,
1601
+ "userSetupAllowed": false
1602
+ },
1603
+ {
1604
+ "authenticator": "auth-otp-form",
1605
+ "authenticatorFlow": false,
1606
+ "requirement": "REQUIRED",
1607
+ "priority": 20,
1608
+ "autheticatorFlow": false,
1609
+ "userSetupAllowed": false
1610
+ }
1611
+ ]
1612
+ },
1613
+ {
1614
+ "id": "a18daeec-a33c-4a43-b014-10c84ec69b81",
1615
+ "alias": "Direct Grant - Conditional OTP",
1616
+ "description": "Flow to determine if the OTP is required for the authentication",
1617
+ "providerId": "basic-flow",
1618
+ "topLevel": false,
1619
+ "builtIn": true,
1620
+ "authenticationExecutions": [
1621
+ {
1622
+ "authenticator": "conditional-user-configured",
1623
+ "authenticatorFlow": false,
1624
+ "requirement": "REQUIRED",
1625
+ "priority": 10,
1626
+ "autheticatorFlow": false,
1627
+ "userSetupAllowed": false
1628
+ },
1629
+ {
1630
+ "authenticator": "direct-grant-validate-otp",
1631
+ "authenticatorFlow": false,
1632
+ "requirement": "REQUIRED",
1633
+ "priority": 20,
1634
+ "autheticatorFlow": false,
1635
+ "userSetupAllowed": false
1636
+ }
1637
+ ]
1638
+ },
1639
+ {
1640
+ "id": "e9f032a7-32f7-457c-becf-011a1a35cc6a",
1641
+ "alias": "First broker login - Conditional OTP",
1642
+ "description": "Flow to determine if the OTP is required for the authentication",
1643
+ "providerId": "basic-flow",
1644
+ "topLevel": false,
1645
+ "builtIn": true,
1646
+ "authenticationExecutions": [
1647
+ {
1648
+ "authenticator": "conditional-user-configured",
1649
+ "authenticatorFlow": false,
1650
+ "requirement": "REQUIRED",
1651
+ "priority": 10,
1652
+ "autheticatorFlow": false,
1653
+ "userSetupAllowed": false
1654
+ },
1655
+ {
1656
+ "authenticator": "auth-otp-form",
1657
+ "authenticatorFlow": false,
1658
+ "requirement": "REQUIRED",
1659
+ "priority": 20,
1660
+ "autheticatorFlow": false,
1661
+ "userSetupAllowed": false
1662
+ }
1663
+ ]
1664
+ },
1665
+ {
1666
+ "id": "9db65b7c-98ca-4003-beea-611038831ffe",
1667
+ "alias": "Handle Existing Account",
1668
+ "description": "Handle what to do if there is existing account with same email/username like authenticated identity provider",
1669
+ "providerId": "basic-flow",
1670
+ "topLevel": false,
1671
+ "builtIn": true,
1672
+ "authenticationExecutions": [
1673
+ {
1674
+ "authenticator": "idp-confirm-link",
1675
+ "authenticatorFlow": false,
1676
+ "requirement": "REQUIRED",
1677
+ "priority": 10,
1678
+ "autheticatorFlow": false,
1679
+ "userSetupAllowed": false
1680
+ },
1681
+ {
1682
+ "authenticatorFlow": true,
1683
+ "requirement": "REQUIRED",
1684
+ "priority": 20,
1685
+ "autheticatorFlow": true,
1686
+ "userSetupAllowed": false,
1687
+ "flowAlias": "Account verification options"
1688
+ }
1689
+ ]
1690
+ },
1691
+ {
1692
+ "id": "7bd0854c-d7ae-43d7-a1ae-7b759a34cb1d",
1693
+ "alias": "Reset - Conditional OTP",
1694
+ "description": "Flow to determine if the OTP should be reset or not. Set to REQUIRED to force.",
1695
+ "providerId": "basic-flow",
1696
+ "topLevel": false,
1697
+ "builtIn": true,
1698
+ "authenticationExecutions": [
1699
+ {
1700
+ "authenticator": "conditional-user-configured",
1701
+ "authenticatorFlow": false,
1702
+ "requirement": "REQUIRED",
1703
+ "priority": 10,
1704
+ "autheticatorFlow": false,
1705
+ "userSetupAllowed": false
1706
+ },
1707
+ {
1708
+ "authenticatorFlow": false,
1709
+ "requirement": "REQUIRED",
1710
+ "priority": 20,
1711
+ "autheticatorFlow": false,
1712
+ "userSetupAllowed": false,
1713
+ "authenticator": "reset-otp"
1714
+ }
1715
+ ]
1716
+ },
1717
+ {
1718
+ "id": "2de1a450-fe98-443a-9c6c-d24d8a7ebcb3",
1719
+ "alias": "User creation or linking",
1720
+ "description": "Flow for the existing/non-existing user alternatives",
1721
+ "providerId": "basic-flow",
1722
+ "topLevel": false,
1723
+ "builtIn": true,
1724
+ "authenticationExecutions": [
1725
+ {
1726
+ "authenticator": "idp-create-user-if-unique",
1727
+ "authenticatorFlow": false,
1728
+ "requirement": "ALTERNATIVE",
1729
+ "priority": 10,
1730
+ "autheticatorFlow": false,
1731
+ "userSetupAllowed": false,
1732
+ "authenticatorConfig": "create unique user config"
1733
+ },
1734
+ {
1735
+ "authenticatorFlow": true,
1736
+ "requirement": "ALTERNATIVE",
1737
+ "priority": 20,
1738
+ "autheticatorFlow": true,
1739
+ "userSetupAllowed": false,
1740
+ "flowAlias": "Handle Existing Account"
1741
+ }
1742
+ ]
1743
+ },
1744
+ {
1745
+ "id": "7b3efad5-4b7d-4385-a41c-fecc73afdcc4",
1746
+ "alias": "Verify Existing Account by Re-authentication",
1747
+ "description": "Reauthentication of existing account",
1748
+ "providerId": "basic-flow",
1749
+ "topLevel": false,
1750
+ "builtIn": true,
1751
+ "authenticationExecutions": [
1752
+ {
1753
+ "authenticator": "idp-username-password-form",
1754
+ "authenticatorFlow": false,
1755
+ "requirement": "REQUIRED",
1756
+ "priority": 10,
1757
+ "autheticatorFlow": false,
1758
+ "userSetupAllowed": false
1759
+ },
1760
+ {
1761
+ "authenticatorFlow": true,
1762
+ "requirement": "CONDITIONAL",
1763
+ "priority": 20,
1764
+ "autheticatorFlow": true,
1765
+ "flowAlias": "First broker login - Conditional OTP",
1766
+ "userSetupAllowed": false
1767
+ }
1768
+ ]
1769
+ },
1770
+ {
1771
+ "id": "de93418e-8f28-4099-b15e-ad36ec194796",
1772
+ "alias": "browser",
1773
+ "description": "browser based authentication",
1774
+ "providerId": "basic-flow",
1775
+ "topLevel": true,
1776
+ "builtIn": true,
1777
+ "authenticationExecutions": [
1778
+ {
1779
+ "authenticator": "auth-cookie",
1780
+ "authenticatorFlow": false,
1781
+ "requirement": "ALTERNATIVE",
1782
+ "priority": 10,
1783
+ "autheticatorFlow": false,
1784
+ "userSetupAllowed": false
1785
+ },
1786
+ {
1787
+ "authenticatorFlow": false,
1788
+ "requirement": "DISABLED",
1789
+ "priority": 20,
1790
+ "autheticatorFlow": false,
1791
+ "userSetupAllowed": false,
1792
+ "authenticator": "auth-spnego"
1793
+ },
1794
+ {
1795
+ "authenticator": "identity-provider-redirector",
1796
+ "authenticatorFlow": false,
1797
+ "requirement": "ALTERNATIVE",
1798
+ "priority": 25,
1799
+ "autheticatorFlow": false,
1800
+ "userSetupAllowed": false
1801
+ },
1802
+ {
1803
+ "authenticatorFlow": true,
1804
+ "requirement": "ALTERNATIVE",
1805
+ "priority": 30,
1806
+ "autheticatorFlow": true,
1807
+ "userSetupAllowed": false,
1808
+ "flowAlias": "forms"
1809
+ }
1810
+ ]
1811
+ },
1812
+ {
1813
+ "id": "0dd3345c-6e82-4c3a-a39a-d49ae1f5c409",
1814
+ "alias": "clients",
1815
+ "description": "Base authentication for clients",
1816
+ "providerId": "client-flow",
1817
+ "topLevel": true,
1818
+ "builtIn": true,
1819
+ "authenticationExecutions": [
1820
+ {
1821
+ "authenticator": "client-secret",
1822
+ "authenticatorFlow": false,
1823
+ "requirement": "ALTERNATIVE",
1824
+ "priority": 10,
1825
+ "autheticatorFlow": false,
1826
+ "userSetupAllowed": false
1827
+ },
1828
+ {
1829
+ "authenticator": "client-jwt",
1830
+ "authenticatorFlow": false,
1831
+ "requirement": "ALTERNATIVE",
1832
+ "priority": 20,
1833
+ "autheticatorFlow": false,
1834
+ "userSetupAllowed": false
1835
+ },
1836
+ {
1837
+ "authenticator": "client-secret-jwt",
1838
+ "authenticatorFlow": false,
1839
+ "requirement": "ALTERNATIVE",
1840
+ "priority": 30,
1841
+ "autheticatorFlow": false,
1842
+ "userSetupAllowed": false
1843
+ },
1844
+ {
1845
+ "authenticatorFlow": false,
1846
+ "requirement": "ALTERNATIVE",
1847
+ "priority": 40,
1848
+ "autheticatorFlow": false,
1849
+ "userSetupAllowed": false,
1850
+ "authenticator": "client-x509"
1851
+ }
1852
+ ]
1853
+ },
1854
+ {
1855
+ "id": "87fb4dd0-5326-47a1-b670-982f4872ff89",
1856
+ "alias": "direct grant",
1857
+ "description": "OpenID Connect Resource Owner Grant",
1858
+ "providerId": "basic-flow",
1859
+ "topLevel": true,
1860
+ "builtIn": true,
1861
+ "authenticationExecutions": [
1862
+ {
1863
+ "authenticator": "direct-grant-validate-username",
1864
+ "authenticatorFlow": false,
1865
+ "requirement": "REQUIRED",
1866
+ "priority": 10,
1867
+ "autheticatorFlow": false,
1868
+ "userSetupAllowed": false
1869
+ },
1870
+ {
1871
+ "authenticator": "direct-grant-validate-password",
1872
+ "authenticatorFlow": false,
1873
+ "requirement": "REQUIRED",
1874
+ "priority": 20,
1875
+ "autheticatorFlow": false,
1876
+ "userSetupAllowed": false
1877
+ },
1878
+ {
1879
+ "authenticatorFlow": true,
1880
+ "requirement": "CONDITIONAL",
1881
+ "priority": 30,
1882
+ "autheticatorFlow": true,
1883
+ "userSetupAllowed": false,
1884
+ "flowAlias": "Direct Grant - Conditional OTP"
1885
+ }
1886
+ ]
1887
+ },
1888
+ {
1889
+ "id": "344723b3-4ab1-4999-abdd-32398e82327b",
1890
+ "alias": "docker auth",
1891
+ "description": "Used by Docker clients to authenticate against the IDP",
1892
+ "providerId": "basic-flow",
1893
+ "topLevel": true,
1894
+ "builtIn": true,
1895
+ "authenticationExecutions": [
1896
+ {
1897
+ "authenticator": "docker-http-basic-authenticator",
1898
+ "authenticatorFlow": false,
1899
+ "requirement": "REQUIRED",
1900
+ "priority": 10,
1901
+ "autheticatorFlow": false,
1902
+ "userSetupAllowed": false
1903
+ }
1904
+ ]
1905
+ },
1906
+ {
1907
+ "id": "f3341938-caf9-4c8a-9cd5-eb34609809ab",
1908
+ "alias": "first broker login",
1909
+ "description": "Actions taken after first broker login with identity provider account, which is not yet linked to any Keycloak account",
1910
+ "providerId": "basic-flow",
1911
+ "topLevel": true,
1912
+ "builtIn": true,
1913
+ "authenticationExecutions": [
1914
+ {
1915
+ "authenticator": "idp-review-profile",
1916
+ "authenticatorFlow": false,
1917
+ "requirement": "REQUIRED",
1918
+ "priority": 10,
1919
+ "autheticatorFlow": false,
1920
+ "userSetupAllowed": false,
1921
+ "authenticatorConfig": "review profile config"
1922
+ },
1923
+ {
1924
+ "authenticatorFlow": true,
1925
+ "requirement": "REQUIRED",
1926
+ "priority": 20,
1927
+ "autheticatorFlow": true,
1928
+ "userSetupAllowed": false,
1929
+ "flowAlias": "User creation or linking"
1930
+ }
1931
+ ]
1932
+ },
1933
+ {
1934
+ "id": "ba7b7357-e324-4b71-9bda-f8512a760e02",
1935
+ "alias": "forms",
1936
+ "description": "Username, password, otp and other auth forms.",
1937
+ "providerId": "basic-flow",
1938
+ "topLevel": false,
1939
+ "builtIn": true,
1940
+ "authenticationExecutions": [
1941
+ {
1942
+ "authenticator": "auth-username-password-form",
1943
+ "authenticatorFlow": false,
1944
+ "requirement": "REQUIRED",
1945
+ "priority": 10,
1946
+ "autheticatorFlow": false,
1947
+ "userSetupAllowed": false
1948
+ },
1949
+ {
1950
+ "authenticatorFlow": true,
1951
+ "requirement": "CONDITIONAL",
1952
+ "priority": 20,
1953
+ "autheticatorFlow": true,
1954
+ "flowAlias": "Browser - Conditional OTP",
1955
+ "userSetupAllowed": false
1956
+ }
1957
+ ]
1958
+ },
1959
+ {
1960
+ "id": "6ea9e2cf-5684-4c65-8c07-930d1cbb0b46",
1961
+ "alias": "registration",
1962
+ "description": "registration flow",
1963
+ "providerId": "basic-flow",
1964
+ "topLevel": true,
1965
+ "builtIn": true,
1966
+ "authenticationExecutions": [
1967
+ {
1968
+ "authenticator": "registration-page-form",
1969
+ "authenticatorFlow": true,
1970
+ "requirement": "REQUIRED",
1971
+ "priority": 10,
1972
+ "autheticatorFlow": true,
1973
+ "userSetupAllowed": false,
1974
+ "flowAlias": "registration form"
1975
+ }
1976
+ ]
1977
+ },
1978
+ {
1979
+ "id": "67e3c8c7-1b5e-4119-84a2-e90876293150",
1980
+ "alias": "registration form",
1981
+ "description": "registration form",
1982
+ "providerId": "form-flow",
1983
+ "topLevel": false,
1984
+ "builtIn": true,
1985
+ "authenticationExecutions": [
1986
+ {
1987
+ "authenticator": "registration-user-creation",
1988
+ "authenticatorFlow": false,
1989
+ "requirement": "REQUIRED",
1990
+ "priority": 20,
1991
+ "autheticatorFlow": false,
1992
+ "userSetupAllowed": false
1993
+ },
1994
+ {
1995
+ "authenticatorFlow": false,
1996
+ "requirement": "REQUIRED",
1997
+ "priority": 40,
1998
+ "autheticatorFlow": false,
1999
+ "userSetupAllowed": false,
2000
+ "authenticator": "registration-profile-action"
2001
+ },
2002
+ {
2003
+ "authenticator": "registration-password-action",
2004
+ "authenticatorFlow": false,
2005
+ "requirement": "REQUIRED",
2006
+ "priority": 50,
2007
+ "autheticatorFlow": false,
2008
+ "userSetupAllowed": false
2009
+ },
2010
+ {
2011
+ "authenticator": "registration-recaptcha-action",
2012
+ "authenticatorFlow": false,
2013
+ "requirement": "DISABLED",
2014
+ "priority": 60,
2015
+ "autheticatorFlow": false,
2016
+ "userSetupAllowed": false
2017
+ }
2018
+ ]
2019
+ },
2020
+ {
2021
+ "id": "fc6d48ec-a1f1-41b1-9310-54f58861d5aa",
2022
+ "alias": "reset credentials",
2023
+ "description": "Reset credentials for a user if they forgot their password or something",
2024
+ "providerId": "basic-flow",
2025
+ "topLevel": true,
2026
+ "builtIn": true,
2027
+ "authenticationExecutions": [
2028
+ {
2029
+ "authenticator": "reset-credentials-choose-user",
2030
+ "authenticatorFlow": false,
2031
+ "requirement": "REQUIRED",
2032
+ "priority": 10,
2033
+ "autheticatorFlow": false,
2034
+ "userSetupAllowed": false
2035
+ },
2036
+ {
2037
+ "authenticator": "reset-credential-email",
2038
+ "authenticatorFlow": false,
2039
+ "requirement": "REQUIRED",
2040
+ "priority": 20,
2041
+ "autheticatorFlow": false,
2042
+ "userSetupAllowed": false
2043
+ },
2044
+ {
2045
+ "authenticator": "reset-password",
2046
+ "authenticatorFlow": false,
2047
+ "requirement": "REQUIRED",
2048
+ "priority": 30,
2049
+ "autheticatorFlow": false,
2050
+ "userSetupAllowed": false
2051
+ },
2052
+ {
2053
+ "authenticatorFlow": true,
2054
+ "requirement": "CONDITIONAL",
2055
+ "priority": 40,
2056
+ "autheticatorFlow": true,
2057
+ "flowAlias": "Reset - Conditional OTP",
2058
+ "userSetupAllowed": false
2059
+ }
2060
+ ]
2061
+ },
2062
+ {
2063
+ "id": "80b1d464-c2ec-4eb1-82e8-32cbede779a8",
2064
+ "alias": "saml ecp",
2065
+ "description": "SAML ECP Profile Authentication Flow",
2066
+ "providerId": "basic-flow",
2067
+ "topLevel": true,
2068
+ "builtIn": true,
2069
+ "authenticationExecutions": [
2070
+ {
2071
+ "authenticator": "http-basic-authenticator",
2072
+ "authenticatorFlow": false,
2073
+ "requirement": "REQUIRED",
2074
+ "priority": 10,
2075
+ "autheticatorFlow": false,
2076
+ "userSetupAllowed": false
2077
+ }
2078
+ ]
2079
+ }
2080
+ ],
2081
+ "authenticatorConfig": [
2082
+ {
2083
+ "id": "86b1d5fa-450c-40d8-899c-725861ac39fc",
2084
+ "alias": "create unique user config",
2085
+ "config": {
2086
+ "require.password.update.after.registration": "false"
2087
+ }
2088
+ },
2089
+ {
2090
+ "id": "ea724f02-029a-493d-b4d3-08972be21cfb",
2091
+ "alias": "review profile config",
2092
+ "config": {
2093
+ "update.profile.on.first.login": "missing"
2094
+ }
2095
+ }
2096
+ ],
2097
+ "requiredActions": [
2098
+ {
2099
+ "alias": "CONFIGURE_TOTP",
2100
+ "name": "Configure OTP",
2101
+ "providerId": "CONFIGURE_TOTP",
2102
+ "enabled": true,
2103
+ "defaultAction": false,
2104
+ "priority": 10,
2105
+ "config": {}
2106
+ },
2107
+ {
2108
+ "alias": "TERMS_AND_CONDITIONS",
2109
+ "name": "Terms and Conditions",
2110
+ "providerId": "TERMS_AND_CONDITIONS",
2111
+ "enabled": true,
2112
+ "defaultAction": true,
2113
+ "priority": 20,
2114
+ "config": {}
2115
+ },
2116
+ {
2117
+ "alias": "UPDATE_PASSWORD",
2118
+ "name": "Update Password",
2119
+ "providerId": "UPDATE_PASSWORD",
2120
+ "enabled": true,
2121
+ "defaultAction": false,
2122
+ "priority": 30,
2123
+ "config": {}
2124
+ },
2125
+ {
2126
+ "alias": "UPDATE_PROFILE",
2127
+ "name": "Update Profile",
2128
+ "providerId": "UPDATE_PROFILE",
2129
+ "enabled": true,
2130
+ "defaultAction": false,
2131
+ "priority": 40,
2132
+ "config": {}
2133
+ },
2134
+ {
2135
+ "alias": "VERIFY_EMAIL",
2136
+ "name": "Verify Email",
2137
+ "providerId": "VERIFY_EMAIL",
2138
+ "enabled": true,
2139
+ "defaultAction": false,
2140
+ "priority": 50,
2141
+ "config": {}
2142
+ },
2143
+ {
2144
+ "alias": "delete_account",
2145
+ "name": "Delete Account",
2146
+ "providerId": "delete_account",
2147
+ "enabled": true,
2148
+ "defaultAction": false,
2149
+ "priority": 60,
2150
+ "config": {}
2151
+ },
2152
+ {
2153
+ "alias": "CONFIGURE_RECOVERY_AUTHN_CODES",
2154
+ "name": "Recovery Authentication Codes",
2155
+ "providerId": "CONFIGURE_RECOVERY_AUTHN_CODES",
2156
+ "enabled": true,
2157
+ "defaultAction": false,
2158
+ "priority": 70,
2159
+ "config": {}
2160
+ },
2161
+ {
2162
+ "alias": "update_user_locale",
2163
+ "name": "Update User Locale",
2164
+ "providerId": "update_user_locale",
2165
+ "enabled": true,
2166
+ "defaultAction": false,
2167
+ "priority": 1000,
2168
+ "config": {}
2169
+ }
2170
+ ],
2171
+ "browserFlow": "browser",
2172
+ "registrationFlow": "registration",
2173
+ "directGrantFlow": "direct grant",
2174
+ "resetCredentialsFlow": "reset credentials",
2175
+ "clientAuthenticationFlow": "clients",
2176
+ "dockerAuthenticationFlow": "docker auth",
2177
+ "attributes": {
2178
+ "cibaBackchannelTokenDeliveryMode": "poll",
2179
+ "cibaAuthRequestedUserHint": "login_hint",
2180
+ "clientOfflineSessionMaxLifespan": "0",
2181
+ "oauth2DevicePollingInterval": "5",
2182
+ "clientSessionIdleTimeout": "0",
2183
+ "userProfileEnabled": "true",
2184
+ "clientOfflineSessionIdleTimeout": "0",
2185
+ "cibaInterval": "5",
2186
+ "realmReusableOtpCode": "false",
2187
+ "cibaExpiresIn": "120",
2188
+ "oauth2DeviceCodeLifespan": "600",
2189
+ "parRequestUriLifespan": "60",
2190
+ "clientSessionMaxLifespan": "0",
2191
+ "frontendUrl": ""
2192
+ },
2193
+ "keycloakVersion": "22.0.5",
2194
+ "userManagedAccessAllowed": false,
2195
+ "clientProfiles": {
2196
+ "profiles": []
2197
+ },
2198
+ "clientPolicies": {
2199
+ "policies": []
2200
+ }
2201
+ }