Commit graph

13 commits

Author SHA1 Message Date
Thomas Darimont
88a5c96fff
Add kc_action to redirect URI after a required action is cancelled (#31925)
Closes #31894

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-09-03 14:26:23 +00:00
Mаартен - Maarten
f5ce5e0480
Add didInitialize to Keycloak typings (#32331)
Closes #27040

Signed-off-by: Mаартен - Maarten <maarten@oudenniel.nl>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-09-03 14:52:23 +02:00
Jon Koops
5bf2d4b6ec
Enable PKCE by default for Keycloak JS (#26412)
Closes #26411

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-01-23 14:04:13 +01:00
Erik Jan de Wit
bf8e365349
added attributes to KeycloakProfile definition (#25617)
* added attributes to KeycloakProfile definition

fixes: #25403
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* Update js/libs/keycloak-js/dist/keycloak.d.ts

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-01-15 14:14:38 +00:00
Thomas Darimont
0f5bbae75c
Add support for POST logout in Keycloak JS (#25348)
Closes #25167

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-12-11 14:55:48 +01:00
Jon Koops
6750b05d24
Remove clientSecret field from Keycloak JS (#24578) 2023-11-07 08:09:39 -05:00
Thomas Darimont
d56baa80b3
Add support for passing acr_values in auth requests in keycloak.js (#9383) (#24259)
Fixes #9383
2023-10-25 15:33:39 +02:00
Anders Lunde
6543aa9a19
Add 'consent' prompt option to KeycloakLoginOptions (#23453)
This commit adds the 'consent' prompt option to KeycloakLoginOptions, allowing applications to always prompt the user for consent, even if it has been given previously. This provides greater control over user consent in the authentication flow.

Closes #23447
2023-09-21 16:00:37 +00:00
Daniil Dubrava
911ff1af87
Make minValidity parameter in updateToken() optional (#23050)
Closes #23149
2023-09-14 10:13:51 +00:00
zyairzy
bdb4dd8070
Support passing in locale option to init() (#11760)
Closes #11759
2023-06-27 07:19:13 +00:00
Jon Koops
5cfa4bedfd
Remove function-style constructor from Keycloak JS (#19912) 2023-04-24 12:24:33 +00:00
Jon Koops
8f627517cb
Remove legacy Promise APIs from Keycloak JS (#19389) 2023-03-29 16:29:27 +00:00
Jon Koops
6d2e57f93a
Move Keycloak JS into the NPM workspace (#17401) 2023-03-03 13:56:53 +01:00