keycloakify 10.0.0-rc.5 → 10.0.0-rc.51

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