Zoltan Papp
387d43bcc1
[client, management] Add OAuth select_account prompt support to PKCE flow ( #4880 )
...
* Add OAuth select_account prompt support to PKCE flow
Extends LoginFlag enum with select_account options to enable
multi-account selection during authentication. This allows users
to choose which account to use when multiple accounts have active
sessions with the identity provider.
The new flags are backward compatible - existing LoginFlag values
(0=prompt login, 1=max_age=0) retain their original behavior.
2025-12-01 14:25:52 +01:00
..
2025-11-17 17:10:41 +01:00
2025-12-01 14:25:52 +01:00
2025-11-17 17:10:41 +01:00
2025-11-24 17:50:08 +01:00
2025-11-04 21:56:53 +01:00
2024-02-02 17:53:55 +01:00
2025-03-09 16:06:43 +01:00
2025-10-16 15:58:29 +02:00
2023-12-18 11:46:58 +01:00
2025-11-05 12:15:37 +01:00
2025-10-31 19:19:14 +01:00
2025-11-17 17:10:41 +01:00
2025-07-04 19:52:27 +02:00
2025-11-17 17:10:41 +01:00
2025-11-13 20:16:45 +01:00
2025-02-24 15:51:43 +01:00
2025-11-17 17:10:41 +01:00
2025-11-05 12:15:37 +01:00
2025-11-28 17:26:22 +01:00
2025-10-27 18:54:00 +01:00
2025-11-13 20:16:45 +01:00
2025-11-17 15:28:20 +01:00
2025-10-21 18:14:39 +02:00
2025-07-12 11:10:45 +02:00
2025-07-02 09:01:02 +02:00
2025-11-21 13:36:33 +01:00
2025-11-05 17:00:20 +01:00
2025-11-24 17:50:08 +01:00
2025-10-01 20:10:11 +02:00
2025-10-01 20:10:11 +02:00
2025-11-17 17:10:41 +01:00
2025-11-13 20:16:45 +01:00
2025-11-13 20:16:45 +01:00
2025-11-21 13:36:33 +01:00
2025-11-24 17:50:08 +01:00
2025-11-21 13:36:33 +01:00
2025-02-21 10:19:38 +01:00
2025-02-21 10:19:38 +01:00
2025-11-17 17:10:41 +01:00
2025-08-05 15:22:58 +02:00
2025-08-11 11:57:21 +02:00
2025-11-05 17:00:20 +01:00
2024-03-08 18:28:13 +01:00
2025-06-13 23:51:57 +02:00
2025-09-25 15:36:26 +07:00