Erik Jan de Wit
c346786491
Remove the last of the namespaces for localization ( #23261 )
...
Closes #23261
2023-09-25 09:06:56 +02:00
Stan Silvert
2463c6291d
Call correct SAML key download API ( #23375 )
2023-09-20 14:53:57 -04:00
agagancarczyk
59160e50e2
Fixes help texts for HelpItem in Admin-UI ( #23371 )
...
* fixed help texts for authorization
* fixed help texts for client scopes
* fixed help texts for clients
* fixed help texts for user federation
---------
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-09-20 09:52:43 +01:00
Erik Jan de Wit
f4c8ded5f6
Removed namespaces from messages ( #23205 )
2023-09-14 11:01:15 +02:00
Erik Jan de Wit
90a88976b6
this removes the prefixes for ( #23137 )
...
client-scopes
client-scopes-help
clients-help
clients
working towards fixing #23094
2023-09-13 10:05:17 -04:00
Erik Jan de Wit
564441899b
merge all namespaces into one ( #22949 )
...
* merge all namespaces into one
added fallback namespace to the configuration to minimize
changes to the keys
* small fix
* Fix the broken `OverridesBackend`
* remove stray console log
* restore ns argument
* PR review
* merge main
---------
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-09-08 15:17:17 +02:00
Erik Jan de Wit
82a94cb12b
Add permission check around clipboard access ( #22781 )
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-08-29 11:50:38 +00:00
Erik Jan de Wit
f4986cdd1e
added null check for empty policies
2023-08-21 17:25:49 -03:00
Erik Jan de Wit
fa3d1a6345
added link for resource ( #22333 )
...
fixes : #22332
2023-08-15 07:43:34 -04:00
rmartinc
05bac4ff0e
Remove option Nerver Expires for tokens in Advanced OIDC client configuration
...
Closes https://github.com/keycloak/keycloak/issues/21927
2023-08-03 12:16:08 +02:00
Andreas Blättlinger
c62f04e7c9
Allow creation of policy on permission screen ( #21909 )
...
Closes #21908
2023-08-01 11:30:06 +02:00
Stan Silvert
12eb81580e
Allow view creds tab if view fine-grained permission ( #22007 )
...
Fixes #22002
2023-07-27 12:45:31 -04:00
Takashi Norimatsu
0ddef5dda8
DPoP support 1st phase ( #21202 )
...
closes #21200
Co-authored-by: Dmitry Telegin <dmitryt@backbase.com>
Co-authored-by: mposolda <mposolda@gmail.com>
2023-07-24 16:44:24 +02:00
Takashi Norimatsu
2efd79f982
FAPI 2.0 security profile - supporting RFC 9207 OAuth 2.0 Authorization Server Issuer Identification
...
Closes #20584
2023-07-24 09:11:30 +02:00
Andreas Blättlinger
cd732ae44f
Allow navigation to policy on permission screen ( #21411 )
...
Closes #20884
2023-07-17 13:45:50 +02:00
Jon Koops
153d1a9841
Upgrade Prettier to the latest version ( #21601 )
2023-07-11 14:03:21 +00:00
agagancarczyk
01e861a711
Fixed a11y violations for clients ( #21310 )
...
* fixed a11y violations for clients
* feedback
---------
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-07-11 08:04:32 -04:00
Stan Silvert
8eb631b9d9
Allow Client->ClientScopes tab w/ view-clients ( #21331 )
...
Fixes #21120
2023-07-03 12:21:42 +02:00
agagancarczyk
0fc4d6120b
Fixed minor accessibility violations for Users ( #21353 )
...
* fixed a11y violations for Users
* fixed a11y violation on User Consents tab
* fixed a11y violation on User Consents tab
---------
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-06-30 18:24:35 +01:00
agagancarczyk
f67ed6e7fe
fixed a11y issues for clients list ( #21255 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-06-29 12:59:07 +01:00
Stan Silvert
080b6a7981
Allow view client roles tab without view-realm access ( #21142 )
...
* Allow view client->roles tab with view-clients access.
Fixes #21047
* Fix role deleted success message.
2023-06-23 07:04:37 -04:00
mposolda
dc3b037e3a
Incorrect Signature algorithms presented by Client Authenticator
...
closes #15853
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-06-21 08:55:58 +02:00
Erik Jan de Wit
4b3733de2e
little wrapper around the time selector ( #20881 )
...
this makes it easier to use
2023-06-12 12:53:29 +02:00
Erik Jan de Wit
c771890da8
added test saml advanced tab ( #20880 )
2023-06-12 12:52:45 +02:00
Erik Jan de Wit
8d2dbbe6ad
added missing "allow ecp flow" field ( #20713 )
...
fixes : #20673
2023-06-12 12:46:03 +02:00
Jon Koops
cd9dce68da
Add eslint-plugin-react-hooks
to enforce the Rules of Hooks ( #20707 )
2023-06-01 11:56:06 +02:00
Erik Jan de Wit
8a6790be1d
be sure to only select one if type is not multi ( #20410 )
...
fixes : #20304
2023-05-25 13:01:30 +02:00
Erik Jan de Wit
c86254972b
remove fields when standard flow disabled ( #20271 )
...
fixes : #20194
2023-05-25 09:18:00 +00:00
Erik Jan de Wit
0a46930962
remove styles and use css modules ( #20018 )
2023-05-24 12:11:06 +00: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
Erik Jan de Wit
9e8f5bb45c
added check for undefined ( #19949 )
...
fixes : #19883
2023-04-27 08:51:16 +02:00
kaustubh-rh
035fdc4047
Make JavaScript authorization policy read-only ( #19594 )
...
Closes #19532
2023-04-26 08:18:43 +00:00
Jon Koops
3026d8fad2
Ensure correct options are displayed for 'Archive format' ( #19914 )
2023-04-24 17:33:15 +02: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
Pedro Hos
2de052889a
Show correct breadcrumb title for resource, policy and scope details ( #19581 )
...
Closes #19533
2023-04-07 11:06:08 +02:00
Jon Koops
84e763b472
Fix problems with key value input and empty entries ( #19421 )
2023-04-04 10:09:31 +02:00
Stan Silvert
139b809f72
Fixes access for credentials tab. ( #19449 )
...
Fixes #19134
2023-03-31 12:55:40 -04:00
Michal Hajas
e49dfe534e
Fix missing migration when reading TERMS_AND_CONDITIONS required action in legacy store
...
Closes #17277
2023-03-29 16:43:01 +02:00
Laurent
e40fa5fcb4
SOAP backchannel logout for SAML protocol ( #17722 )
2023-03-28 12:42:48 +00: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
Erik Jan de Wit
d29f3e4dfc
Change client description component to use utils ( #19165 )
2023-03-24 16:53:43 +01:00
Jon Koops
632d315c94
Align route definitions with React Router's element
( #19316 )
2023-03-24 14:37:24 +00:00
Erik Jan de Wit
5b4691fe3c
Add display name to resources and scope ( #19210 )
2023-03-22 13:29:53 +01:00
agagancarczyk
65b828edf9
Add missing aria-label ( #19215 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-03-21 15:40:57 +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
39cf79dae1
Removed use of inline components ( #17687 )
2023-03-21 11:36:20 +01:00