Jon Koops
|
7f2b2fe83a
|
Upgrade Prettier to the latest version (#22664)
|
2023-08-24 13:14:07 +00:00 |
|
Ricardo Martin
|
a8bca522c1
|
Fix issue with access tokens claims not being imported using OIDC IDP Attribute Mappers (#21627)
Closes #9004
Co-authored-by: Armel Soro <armel@rm3l.org>
|
2023-08-02 09:36:50 +02:00 |
|
Erik Jan de Wit
|
262cc33ebd
|
fixes the details page (#21776)
fixes: https://github.com/keycloak/keycloak/issues/15344#issuecomment-1636965834
|
2023-07-20 18:15:03 +00:00 |
|
Jon Koops
|
153d1a9841
|
Upgrade Prettier to the latest version (#21601)
|
2023-07-11 14:03:21 +00:00 |
|
Erik Jan de Wit
|
982bac9db6
|
Fall back to IdentityProvider component type if present (#21320)
Closes #15344
|
2023-07-11 12:41:52 +00:00 |
|
Erik Jan de Wit
|
587c9d9470
|
unregister fields on mapper type switch (#21361)
fixes: #21358
|
2023-07-03 12:22:19 +02:00 |
|
Daniele Martinoli
|
e2ac9487f7
|
Conditional login through identity provider (#20188)
Closes #20191
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Co-authored-by: Marek Posolda <mposolda@gmail.com>
|
2023-06-29 18:44:15 +02:00 |
|
agagancarczyk
|
b9c11c0fd4
|
fixed moderate a11y issues for identity providers (#21262)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2023-06-29 13:00:06 +01:00 |
|
Erik Jan de Wit
|
3a3907ab15
|
changed to use ConfiguredProvider instead (#21097)
fixes: #15344
|
2023-06-27 08:00:32 -04:00 |
|
Erik Jan de Wit
|
911663b65c
|
use admin client instead of fetch (#20774)
|
2023-06-12 12:50:53 +02:00 |
|
Erik Jan de Wit
|
0a46930962
|
remove styles and use css modules (#20018)
|
2023-05-24 12:11:06 +00:00 |
|
Erik Jan de Wit
|
9943c977de
|
use addError so we see the message (#20420)
fixes: #20401
|
2023-05-18 08:34:11 +02:00 |
|
Jon Koops
|
cd6cf45444
|
Move useFetch() to it's own utility file (#20129)
|
2023-05-03 15:40:27 +00:00 |
|
Jon Koops
|
483246e24b
|
Reference admin client from module instead of context (#20118)
|
2023-05-03 13:51:02 +00:00 |
|
Jon Koops
|
25a1496e0d
|
Revert "Revert "Always use useIsFeatureEnabled() hook for feature detection (#19589)" (#19635)" (#19643)
This reverts commit bcaab0e603 .
|
2023-04-18 12:50:46 -04:00 |
|
Jon Koops
|
bcaab0e603
|
Revert "Always use useIsFeatureEnabled() hook for feature detection (#19589)" (#19635)
This reverts commit bdb9c140a4 .
|
2023-04-11 11:28:24 +00:00 |
|
Jon Koops
|
bdb9c140a4
|
Always use useIsFeatureEnabled() hook for feature detection (#19589)
|
2023-04-09 16:06:08 +02:00 |
|
Jon Koops
|
7f85453ac8
|
Align route object type with React Router (#19357)
|
2023-03-27 16:10:48 +02:00 |
|
Jon Koops
|
0fb9b9becd
|
Move access property to React Router's handle (#19320)
|
2023-03-26 20:31:23 -04:00 |
|
Jon Koops
|
632d315c94
|
Align route definitions with React Router's element (#19316)
|
2023-03-24 14:37:24 +00:00 |
|
dependabot[bot]
|
710c49b803
|
Bump typescript from 4.9.5 to 5.0.2 in /js (#19179)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2023-03-21 12:05:17 +00:00 |
|
Erik Jan de Wit
|
a63438c30e
|
Add missing fields when jwks is off (#19195)
|
2023-03-21 11:38:27 +01:00 |
|
Erik Jan de Wit
|
39cf79dae1
|
Removed use of inline components (#17687)
|
2023-03-21 11:36:20 +01:00 |
|
Jon Koops
|
ec8e24c550
|
Rework project structure so it matches the main repo
|
2023-03-07 11:55:19 +01:00 |
|