Commit graph

77 commits

Author SHA1 Message Date
ikhomyn
eb56783a3c
Fixes identity provider section (#3116) 2022-08-16 15:18:08 +02:00
ikhomyn
7cd7d0b251
added translation for OIDC choices for Client authentication (#3088)
* added translation for OIDC choices for Client authentication

* requested changes

* requested changes
2022-08-16 12:54:13 +02:00
Erik Jan de Wit
9844a4f011
Added the option to switch to use a tree view for groups (#2970) 2022-08-15 14:29:41 +02:00
Erik Jan de Wit
8c151ce4ca
made role mapping a lot faster and removed duplicates dialogs (#3094) 2022-08-15 10:32:37 +02:00
Stan Silvert
cfe9706baf
Add PKCE Enabled and PKCE Method to OIDC Identity Providers (#3063) 2022-08-08 23:46:54 +02:00
Martin Bartoš
f8a933fcd9
Enabled and Disable features incorrect (#3054) 2022-08-08 12:59:00 +02:00
Erik Jan de Wit
c60c83b6cc
Added posibilty to import SAML XML (#3049) 2022-08-04 13:08:11 +02:00
Jon Koops
9fffb87aa7
Replace Snowpack with Vite (#2936) 2022-08-02 14:11:38 +02:00
Lex Cao
d786e07b87
Fix forgotPassword label in realm settings (#3021) 2022-08-01 17:28:57 +02:00
Erik Jan de Wit
0cb0e4589e
Use Intl for language names (#2966) 2022-07-27 18:10:28 +02:00
Dominik Kawka
5c2a9628a9
Removed '?' from account linking modal title (#3001) 2022-07-25 15:23:34 +02:00
Dominik Kawka
8023b861b0
Changed button text from 'Delete' to 'Revoke' (#2982) 2022-07-25 13:09:13 +02:00
Douglas Palmer
4178860896
Support for post_logout_redirect_uris in OIDC client registration #2984 (#2985)
Closes #2984
2022-07-25 10:56:33 +02:00
Erik Jan de Wit
6caa64466e
Refactored a little and fixed bug (#2918) 2022-07-06 12:30:40 +02:00
agagancarczyk
afc04588a5
Accessibility fixes for Client Scopes page #2850 (#2898) 2022-07-04 19:02:18 +02:00
Erik Jan de Wit
3a6d8c8807
issue 2818 (#2857) 2022-06-27 10:46:49 +02:00
agagancarczyk
6b257633e4
Critical accessibility fixes for Users page (#2865) 2022-06-27 10:45:15 +02:00
agagancarczyk
c4cd7c376e
fixed subheading (#2868)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-06-23 11:51:41 +01:00
agagancarczyk
4ec40a52a6
Critical accessibility fixes for User federation page - Issue #2848 (#2867)
* added form labels

* fixed labels

* fix

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-06-23 11:50:24 +01:00
agagancarczyk
05f5dc3d5b
Fixed heading for create client policy (#2856) 2022-06-21 22:13:51 +02:00
agagancarczyk
3c0e1fde0c
Fixed misspelling (#2854) 2022-06-21 22:13:30 +02:00
Erik Jan de Wit
afbbdaaf52
added acr loa map field to realm settings (#2736)
* added acr loa map field to realm settings

fixes: #2668

* changed to use one form per tab, instead of shared

* fixed test
2022-06-15 14:57:39 +02:00
Erik Jan de Wit
f362d5a85d
Add dialog to show authorization data (#2782) 2022-06-13 12:13:36 +02:00
Erik Jan de Wit
741c09cca1
Fixed required for + localization (#2784) 2022-06-13 11:42:17 +02:00
Erik Jan de Wit
4eb0b90d75
Changed error and success message (#2785) 2022-06-13 11:42:00 +02:00
Erik Jan de Wit
c90468019a
Update french translations (#2786) 2022-06-13 11:16:54 +02:00
Jon Koops
d6edaa1ee1
Add a 'Reset' button the the events search form (#2732) 2022-06-02 09:27:57 +02:00
Erik Jan de Wit
be000ff08c
Mappers are now sorted (#2700) 2022-05-30 11:23:12 +02:00
Erik Jan de Wit
422c271da3
Added logout all sessions to user session tab (#2696) 2022-05-27 11:27:30 +02:00
Erik Jan de Wit
ffae9b3072
Added missing default field (#2693) 2022-05-27 11:26:49 +02:00
Erik Jan de Wit
e92ed5b98c
Use endpoint for required actions (#2692) 2022-05-27 11:26:37 +02:00
Erik Jan de Wit
97d932d832
Added missing field (#2691) 2022-05-27 11:26:23 +02:00
agagancarczyk
523a411771
User events tooltip text fix (#2667) 2022-05-18 12:07:22 +02:00
Erik Jan de Wit
e59c6754e9
Initial version secret rotation (#2646) 2022-05-18 11:22:30 +02:00
Jon Koops
cc7ec1cf7f
Add 'Session' tabs to user and client details (#2655) 2022-05-18 11:16:20 +02:00
Erik Jan de Wit
bb853874d8
Issue 2618 (#2623) 2022-05-12 10:09:15 +02:00
Erik Jan de Wit
1eb33007c4
Issue 2580 (#2614) 2022-05-11 11:43:07 +02:00
Erik Jan de Wit
e1639f3283
Added permissions tab for idp (#2597) 2022-05-10 11:50:00 +02:00
Erik Jan de Wit
0c73fc0e84
Changed wording of dialog (#2572) 2022-05-09 12:40:32 +02:00
Erik Jan de Wit
d832891c06
Use flow type instead of flow name (#2570) 2022-05-05 09:47:46 +02:00
Luca Leonardo Scorcia
1c23a0f1a7
Fix #2560 SAML Broker: Add option to validate IdP Entity ID (#2561) 2022-05-04 10:40:58 +02:00
agagancarczyk
91b18a03b5
Updated subheadings (#2567)
* new text

* updated subheadings for each page

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-05-03 13:50:32 +01:00
Erik Jan de Wit
a061ceb4f2
Changed to know where flow is used (#2532) 2022-05-02 16:51:05 +02:00
Erik Jan de Wit
d7187bd1e0 changed to Inherited column 2022-05-02 16:50:10 +02:00
Erik Jan de Wit
a15eb11d81 Removed unused column
fixes: #1758
2022-05-02 16:50:10 +02:00
Erik Jan de Wit
5ebb50816d
Added search and operational info (#2530) 2022-05-02 16:30:24 +02:00
Erik Jan de Wit
b5b087e5a4
Added role permission tab (#2527) 2022-04-29 13:38:12 +02:00
Erik Jan de Wit
ee6f2f4a7d
no spinner when no have rights for realm load (#2515)
* no spinner when no have rights for realm load

fixes: #2504

* fixed empty state note

* default to search user

* Update public/resources/en/users.json

Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2022-04-28 14:55:06 -04:00
Erik Jan de Wit
60a81c8e86
Initial version without filter (#2518) 2022-04-28 15:36:43 +02:00
Erik Jan de Wit
ebf56dacc0
Initial version of the group permissions tab (#2519) 2022-04-28 15:18:14 +02:00