Ivan Kokalovic
df6d6269a6
keycloak_client: add valid_post_logout_redirect_uris and backchannel_logout_url ( #11473 )
...
* feat(keycloak_client): add valid_post_logout_redirect_uris and backchannel_logout_url
Add two new convenience parameters that map to client attributes:
- valid_post_logout_redirect_uris: sets post.logout.redirect.uris
attribute (list items joined with ##)
- backchannel_logout_url: sets backchannel.logout.url attribute
These fields are not top-level in the Keycloak REST API but are stored
as client attributes. The new parameters provide a user-friendly
interface without requiring users to know the internal attribute names
and ##-separator format.
Fixes #6812 , fixes #4892
* consolidate changelog and add PR link per review feedback
2026-02-07 16:19:29 +01:00
..
2020-08-07 08:17:57 +02:00
2025-11-05 22:27:33 +01:00
2025-11-05 21:49:32 +01:00
2025-11-10 06:31:37 +01:00
2025-11-08 17:05:21 +13:00
2025-11-12 06:47:07 +01:00
2025-11-16 11:17:08 +13:00
2025-11-08 17:21:46 +01:00
2025-11-09 08:14:35 +01:00
2025-11-09 18:02:29 +01:00
2025-11-09 08:14:56 +01:00
2025-11-11 19:21:51 +13:00
2025-11-11 18:12:22 +13:00
2025-11-10 19:36:21 +13:00
2025-11-10 19:29:06 +13:00
2025-11-10 21:12:17 +01:00
2025-11-11 18:48:42 +13:00
2025-11-11 18:03:59 +13:00
2025-11-11 19:10:10 +13:00
2025-11-12 20:34:26 +01:00
2025-11-12 21:00:17 +01:00
2025-11-11 19:10:00 +13:00
2025-11-12 21:42:19 +01:00
2025-11-12 21:42:37 +01:00
2025-11-12 21:42:52 +01:00
2025-11-12 21:43:14 +01:00
2025-11-16 13:31:07 +01:00
2025-11-12 21:43:39 +01:00
2025-11-13 10:38:29 +13:00
2026-01-20 22:08:47 +01:00
2025-11-12 21:06:14 +01:00
2025-11-12 21:12:47 +01:00
2025-11-12 21:14:04 +01:00
2025-11-12 21:14:51 +01:00
2025-11-16 11:18:17 +13:00
2025-11-16 11:07:56 +13:00
2025-11-13 06:23:30 +01:00
2025-11-23 13:17:11 +01:00
2025-11-18 20:07:26 +13:00
2025-11-22 22:52:21 +01:00
2025-11-21 18:19:36 +01:00
2025-11-30 14:51:14 +01:00
2025-11-25 21:58:14 +01:00
2025-11-24 21:32:16 +01:00
2025-12-02 21:34:34 +01:00
2025-11-23 08:37:41 +01:00
2025-11-23 08:37:12 +01:00
2025-11-25 09:07:25 +13:00
2025-11-25 09:11:24 +13:00
2025-11-29 15:20:34 +01:00
2025-11-29 15:18:02 +01:00
2025-12-29 11:47:26 +01:00
2025-11-25 06:50:06 +01:00
2025-11-25 06:49:32 +01:00
2025-11-26 09:47:50 +13:00
2025-12-01 20:40:06 +01:00
2025-11-29 08:28:22 +01:00
2025-11-27 21:49:28 +13:00
2025-11-30 08:27:13 +01:00
2025-12-01 06:46:50 +01:00
2025-12-01 06:42:13 +01:00
2025-12-03 00:08:41 +13:00
2025-12-03 00:07:46 +13:00
2025-12-02 21:54:50 +01:00
2025-12-10 13:29:32 +01:00
2025-12-06 13:41:40 +01:00
2025-12-06 13:40:59 +01:00
2025-12-08 22:51:02 +01:00
2025-12-10 13:29:41 +01:00
2025-12-22 09:40:26 +01:00
2026-01-02 17:58:49 +01:00
2026-01-16 21:07:11 +01:00
2025-12-28 09:30:56 +01:00
2025-12-28 21:03:20 +01:00
2025-12-28 21:03:55 +01:00
2026-01-22 21:38:18 +01:00
2025-12-25 08:18:19 +01:00
2025-12-30 16:09:24 +01:00
2025-12-30 16:15:24 +01:00
2025-12-30 22:18:52 +01:00
2025-12-30 16:15:48 +01:00
2025-12-31 11:27:49 +13:00
2026-01-09 21:07:31 +01:00
2026-01-25 21:12:19 +01:00
2026-01-25 21:12:06 +01:00
2026-01-03 17:53:12 +01:00
2026-01-05 18:04:21 +01:00
2026-01-07 20:40:37 +01:00
2026-01-06 18:20:02 +01:00
2026-01-06 17:29:44 +01:00
2026-01-07 21:23:03 +01:00
2026-01-16 21:05:43 +01:00
2026-01-22 06:42:23 +01:00
2026-01-26 06:17:23 +01:00
2026-01-26 17:16:44 +01:00
2026-01-26 17:16:33 +01:00
2026-02-05 17:20:51 +01:00
2025-11-07 21:27:50 +01:00
2026-02-07 16:19:29 +01:00
2026-02-06 07:10:55 +01:00
2025-12-28 21:02:31 +01:00
2025-12-23 22:59:38 +01:00