Sarah Rambacher
dc08e13833
remove unused helpText
2021-01-11 16:07:42 -05:00
Sarah Rambacher
c3a11434c4
remove modal header on wizard
2021-01-11 16:07:42 -05:00
Sarah Rambacher
ac65df58b8
fix spacing of wizard section header
2021-01-11 16:07:42 -05:00
Sarah Rambacher
7cea09ef8a
rebase on user federation wizard screens (storybook)
2021-01-11 16:07:30 -05:00
Sarah Rambacher
006356d9e3
adds wizard buttons
2021-01-11 16:04:56 -05:00
Sarah Rambacher
cc2dd3e512
adds user federation kerberos wizard
2021-01-11 16:04:56 -05:00
Erik Jan de Wit
84ad3853a8
move common cell formatters to util functions ( #278 )
...
* move common cell formatters to util functions
* renamed ExternalLink FormattedLink
2021-01-11 14:29:52 -05:00
Erik Jan de Wit
feca61d2b0
renamed useFetch
to asyncStateFetch
( #277 )
...
* renamed `useFetch` to `asyncStateFetch`
otherwise React will mistake it for a react hook and will complain.
* added jsdoc
* fixed the user red stories
* renamed
2021-01-11 13:56:19 -05:00
Takashi Norimatsu
f423c0dc51
KEYCLOAK-16249 Client Policy - Condition : Client - Any Client
2021-01-08 17:29:50 +01:00
vramik
7ad57a47ca
KEYCLOAK-14846 default roles processing
2021-01-08 13:56:05 +01:00
vramik
1402d021de
KEYCLOAK-14846 Default roles processing
2021-01-08 13:55:48 +01:00
Erik Jan de Wit
1763ee1a50
added delete client scope functionality ( #272 )
...
* added delete client scope functionality
* use error message from the response
2021-01-07 13:34:59 -05:00
Erik Jan de Wit
e6fa093925
small refactor to set realm from path ( #282 )
2021-01-07 09:56:14 -05:00
stianst
2aaceeab7e
KEYCLOAK-16635 Upload release to GitHub instead of jboss downloads
2021-01-06 12:02:11 +01:00
Takashi Norimatsu
05dfac75ca
KEYCLOAK-14202 Client Policy - Executor : Enforce secure signature algorithm for Signed JWT client authentication
...
Co-authored-by: Andrii Murashkin <amu@adorsys.com.ua>
2021-01-06 08:58:20 +01:00
dependabot-preview[bot]
516c51ee05
[Security] Bump axios from 0.21.0 to 0.21.1 ( #273 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.0 to 0.21.1. **This update includes a security fix.**
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-05 15:02:52 -05:00
Erik Jan de Wit
db4f7851fb
refresh and message on group delete ( #270 )
...
fixing: #129
2021-01-05 14:56:16 -05:00
Erik Jan de Wit
c1282b2973
onEnter should not post the form ( #269 )
...
* onEnter should not post the form
fixing: #257
* added focus to input field
* fixed button
2021-01-05 14:53:01 -05:00
Erik Jan de Wit
b14027ccb7
Use realm name in urls ( #265 )
...
* remove circular dependency on realm context
* added realm as a param of the url
* updated links to include realm
* null !== undefined
* set realm if realm in url
* fixed breadcrumb type
* fixed tests
* addressed pr review comments
2021-01-05 14:49:33 -05:00
Pedro Igor
ca7c866eb4
[KEYCLOAK-16668] - Error when creating admin user when starting Keycloak.x for the first time
2021-01-05 15:19:52 -03:00
Thomas Darimont
1a7600e356
KEYCLOAK-13923 Support PKCE for OIDC based Identity Providers ( #7381 )
...
* KEYCLOAK-13923 - Support PKCE for Identity Provider
We now support usage of PKCE for OIDC based Identity Providers.
* KEYCLOAK-13923 Warn if PKCE information cannot be found code-to-token request in OIDCIdentityProvider
* KEYCLOAK-13923 Pull up PKCE handling from OIDC to OAuth IdentityProvider infrastructure
* KEYCLOAK-13923 Adding test for PKCE support for OAuth Identity providers
* KEYCLOAK-13923 Use URI from KeycloakContext instead of HttpRequest
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
2021-01-05 10:59:59 -03:00
Erik Jan de Wit
27d9dadee7
only update state when component is mounted ( #266 )
...
* only update state when component is mounted
* removed unused import
* `useFetch` function to update state when mounted
2021-01-05 08:39:27 -05:00
mposolda
d4a36d0d9c
KEYCLOAK-16350 invalid_scope error response should be displayed for openid-connect/auth
2021-01-05 12:55:53 +01:00
vramik
dfa27b9f0f
KEYCLOAK-14856 fix migration, add ssl for migration server
2021-01-05 11:05:18 +01:00
Réda Housni Alaoui
24522c298e
KEYCLOAK-16657 New Account Console: missing french translation ( #7688 )
2021-01-04 14:17:53 -05:00
Réda Housni Alaoui
c917ae5ded
KEYCLOAK-16652 New Account Console: When langage is not english, no user name displayed at the upper right
2021-01-04 09:04:46 -05:00
Sven-Torben Janus
4652fd4fcd
KEYCLOAK-16540 X.509 Authentication logs Exception when no client cert
...
When no client cert is present the variable clientCert is null. In this
case the log statement leads to a NPE which then gets logged as an
error.
2021-01-04 10:55:21 +01:00
Jiri Lunacek
d70de48ba9
KEYCLOAK-16605 add localpart username template transformer
2021-01-04 06:30:41 +01:00
mfrances17
03e7ec760c
Show/hide Kerberos cache policy related controls ( #267 )
...
* preliminary usewatch changes
* show hide working
* fix switches with form access
* make auth-pw control edit mode
2020-12-18 10:20:11 +01:00
Hynek Mlnarik
8af4a5fc85
KEYCLOAK-16648 Fix migration to 12
2020-12-18 08:58:59 +01:00
Erik Jan de Wit
f9c44c0953
initial version of the sessions sectino ( #260 )
2020-12-18 08:01:35 +01:00
mfrances17
8c32f1c1c1
Merge pull request #268 from edewit/switch-issue
...
switches don't work in a `FormAccess` form
2020-12-17 11:44:44 -05:00
Erik Jan de Wit
8b8ce279bc
fixed test
2020-12-17 17:07:50 +01:00
Erik Jan de Wit
bb51903ce8
switches don't work in a FormAccess
form
...
not all of their props where copied
2020-12-17 16:05:44 +01:00
keycloak-bot
75be33ccad
Set version to 13.0.0-SNAPSHOT
2020-12-16 17:31:55 +01:00
vramik
2ed8ed2543
KEYCLOAK-15390 fix ClientMappersOIDCTest
2020-12-16 15:14:35 +01:00
Stian Thorgersen
e675fb3d4f
Fix for distribution
2020-12-16 14:13:00 +01:00
Fabricio Oliveira
019f27abdb
Correct label is 'Dependent Permissions' ( #7672 )
...
The label refers to the list 'permissions' dependent on the 'policy'.
2020-12-16 07:59:29 -03:00
mfrances17
7c3a5739eb
User Federation: populate all LDAP settings ( #261 )
...
* separate card paths
* organize settings file structure
* most ldap fields working
* allow same path to multiple components
* fix several fields
* all values fetched correctly
* changes from PR
2020-12-16 08:02:41 +01:00
Erik Jan de Wit
0a5efbb781
added brute login user temporary lock indication ( #259 )
...
* added brute login user temporary lock indication
* spelling
2020-12-16 07:58:00 +01:00
Stefan Guilhen
d6422e415c
[KEYCLOAK-16508] Complement methods for accessing user sessions with Stream variants
2020-12-15 19:52:31 +01:00
Takashi Norimatsu
edabbc9449
KEYCLOAK-14203 Client Policy - Executor : Enforce HTTPS URIs
2020-12-15 09:31:20 +01:00
Eugenia
79e671062c
Realm role attributes ( #247 )
...
* add role attributes, WIP
* WIP role attributes
* fix storybook demos
* add attributes tab to realm roles section
* use TableComposable
* fix formatting
* css updates
* fix up styling of role attributes table
* fix check-types erros
* fix build
* fix formatting
* address PR feedback from Sarah
* add aria label to button
* fix storybook demos and address PR feedback from Erik
* fix merge conflict
* delete unnecessary files
* remove unused code
* remove BorderColor
* delete final comment
* fix formatting
Co-authored-by: Sarah Rambacher <srambach@redhat.com>
2020-12-15 08:21:17 +01:00
Martin Bartoš
4b0e30c9bc
KEYCLOAK-15856 Conditions in Conditional flow
2020-12-14 16:45:31 +01:00
Martin Bartoš
24f1a9c5c4
KEYCLOAK-16583 Ignore tests which directly use WebAuthn Chrome testing feature
2020-12-14 16:39:32 +01:00
Martin Bartoš
cfc035ee42
KEYCLOAK-15066 Internal Server error when calling random idp endpoint
2020-12-14 16:37:53 +01:00
Cédric Couralet
f4abc86a66
KEYCLOAK-16112 don't remove username attribute
2020-12-14 15:46:25 +01:00
Takashi Norimatsu
200b53ed1e
KEYCLOAK-14192 Client Policy - Condition : Author of a client - User Role
2020-12-14 15:37:05 +01:00
mhajas
5675da5ac3
KEYCLOAK-14103 Document setting of SameSite to None for Wildfly/EAP and Tomcat
2020-12-14 15:00:15 +01:00
Erik Jan de Wit
6ae437c86a
Updated DataTable to be capable of select ( #251 )
...
* removed unused models
* added selectable to `DataList`
* changed groups to use new `DataList`
* fixed filter for JSX.Elements columns
* better refresh
2020-12-14 09:57:05 +01:00