mhajas
4556e858ad
KEYCLOAK-15522 Use AbstractStorageManager in UserStorageManager
2020-10-15 20:41:13 +02:00
Erik Jan de Wit
be2d5d1249
added client scope details screen ( #159 )
...
* added client scope details screen
* fixed:
* added includeInTokenScope field
* removed not editable type field
* changed to display order
2020-10-15 13:09:32 -04:00
Jonathan Buzzetti
a2efb84e00
KEYCLOAK-15978 Update spanish email verification message
...
For it to be similar to its english counterpart
2020-10-15 16:46:24 +02:00
Sven-Torben Janus
eb002c7ecd
KEYCLOAK-3365 Extend test case
2020-10-15 08:43:31 +02:00
Sven-Torben Janus
5918094840
KEYCLOAK-3365 Add test case
2020-10-15 08:43:31 +02:00
Sven-Torben Janus
79f0703d62
KEYCLOAK-3365 Configure required actions for LDAP in READ_ONLY mode
2020-10-15 08:43:31 +02:00
Pedro Igor
be19c6b806
Updating to Quarkus 1.9.0.Final
2020-10-15 08:41:21 +02:00
mposolda
2ab355f7a2
KEYCLOAK-15924 Use 'cluster' instead of 'clustered' option. Execute StartupTest on GH actions.
2020-10-15 08:38:08 +02:00
Sarah Rambacher
93233ee861
161 user federation landing ( #172 )
...
* initial user federation landing page
* builds user federation screen with more info link
* change providers to h2
* remove unused imports and translate text
* updates user fed landing page for new mockup
2020-10-15 07:50:47 +02:00
mfrances17
bcd864bfc9
Merge pull request #142 from christiemolloy/createGroup
...
Add Create Group Functionality
2020-10-14 17:20:18 -04:00
Christie Molloy
2897e59004
update
2020-10-14 17:02:31 -04:00
Christie Molloy
59bfeda338
format
2020-10-14 16:53:32 -04:00
Eugenia
caec08f95f
Adds functionality to delete realm role ( #160 )
...
* added function to refresh the dataloader data
* add Realm Roles page
add section for no realm roles
update role-model, fixed UI to match designs
fix paths
add storybook demo and role actions kebab
fix build and clean up
fix formatting
fix lint
fix test and update snapshot
update snapshot after rebase
PR feedback from Stan
add back pf addons
localize NoRealmRoles component
changes to PR suggested by Sarah
adds new role form
rename fields
cleaning up
address PR feedback from Stan
add logic to delete realm role
format
rebase with erik branch
resolves merge conflicts
fix check types error
fix invalid state
fix check-types
fix ts error
* fix format
* remove log stmt
* address PR feedback from Erik and Sarah
* remove utility class
* address Erik comment
* fix formatting
* fix bug and address PR feedback
* move msg
* fix lint
* fix format
* delete details file (on another branch)
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2020-10-14 16:50:10 -04:00
Christie Molloy
a4b858cdc0
update
2020-10-14 16:47:29 -04:00
Christie Molloy
35584207c8
Add empty state ( #147 )
...
* add empty states
* add two empty states
* updates to empty state
* update PR
* fix merge conflict
* fix formatting and add prettier
* updated test
* review comments
* update snapshot
2020-10-14 15:48:36 -04:00
Christie Molloy
4fdbb4ea5f
review
2020-10-14 15:16:51 -04:00
Erik Jan de Wit
85b8f17f35
changed default type to secondary ( #174 )
2020-10-14 16:29:06 +02:00
mhajas
d266165f63
KEYCLOAK-14871 Whitelist RefreshableKeycloakSecurityContext for KeycloakPrincipal serialization
2020-10-14 16:00:39 +02:00
Erik Jan de Wit
90779b6da4
introduced "/" for keycloak.json ( #170 )
...
fixes : #165
2020-10-14 08:53:51 -04:00
Martin Kanis
086f7b4696
KEYCLOAK-15450 Complement methods for accessing realms with Stream variants
2020-10-14 08:16:49 +02:00
Luca Leonardo Scorcia
0621e4ceb9
KEYCLOAK-15697 Fix config entry tooltip
2020-10-14 07:39:49 +02:00
Christie Molloy
d7b154b656
format
2020-10-13 17:06:58 -04:00
Christie Molloy
82fb002e76
make updates
2020-10-13 16:52:23 -04:00
Erik Jan de Wit
cb3eca46ec
added download dialog to client actions ( #164 )
...
* added download dialog to client actions
* fixed format
2020-10-13 13:57:35 -04:00
Hynek Mlnarik
ec39569970
KEYCLOAK-15928 Fix EAP 6 configuration directory
2020-10-13 17:12:29 +02:00
Sarah Rambacher
3882d3ec43
adds optional link to the subkey of a view header ( #166 )
...
* adds optional link to the subkey of a view header
* changes props to button props
2020-10-13 09:15:16 -04:00
mfrances17
3d16a021ea
Merge pull request #167 from dlabaj/secondaryActionFix
...
Fixed build by making secondaryActions optional
2020-10-12 16:47:12 -04:00
Donald Labaj
651205af29
Fixed build by making secondaryActions optional
2020-10-12 16:34:20 -04:00
Erik Jan de Wit
09f09893a2
added ability to add mulitple actions ( #163 )
...
* added ability to add mulitple actions
* fixed format
* changed to use secondaryActions
2020-10-12 14:02:17 -04:00
Erik Jan de Wit
4fa325f45c
initial version of the mapping list ( #162 )
...
* initial version of the mapping list
* added story to show mapper list
* fixed format
* changed to use intermediate type
2020-10-12 13:59:15 -04:00
Hynek Mlnarik
4541a1b250
KEYCLOAK-15907 Fix new host in SAML adapter cannot restore session
2020-10-12 13:23:03 +02:00
Elisabeth Schulz
73564c5815
KEYCLOAK-13983 Include algorithm parameters
...
Lazy initialization of additional parameters
2020-10-12 10:12:01 +02:00
Elisabeth Schulz
4c4750f1d9
KEYCLOAK-13983 Include algorithm parameters
...
Restore accidental change
2020-10-12 10:12:01 +02:00
Elisabeth Schulz
9143bc748f
KEYCLOAK-13983 Include algorithm parameters
...
Include suggestions made by @mposolda to enable more generic
usage
2020-10-12 10:12:01 +02:00
Elisabeth Schulz
396fec19a8
KEYCLOAK-13983 Include algorithm parameters
...
Adds the capacity to add both public and secret algorithm
specific data to a PasswordCredentialModel. The default
way to create the models in maintained to minimize the change
impact for the default hash infrastructure.
Publishes the PasswordCredentialModel constructor to
ease in building such extended credential models.
2020-10-12 10:12:01 +02:00
testn
269a72d672
KEYCLOAK-15184: Use static inner class where possible
2020-10-09 23:37:08 +02:00
Trey Dockendorf
6e713b5044
KEYCLOAK-15545 Fix null pointer exception when updating flow via API
2020-10-09 23:33:51 +02:00
Luca Leonardo Scorcia
792deeb786
KEYCLOAK-15697 Make the Service Provider Entity ID user configurable
2020-10-09 22:04:09 +02:00
Luca Leonardo Scorcia
f274ec447b
KEYCLOAK-15697 Make the Service Provider Entity ID user configurable
2020-10-09 22:04:02 +02:00
Dustin Frank
59ef7d258f
Fix typo in FileTruststoreProviderFactory.java
2020-10-09 22:01:52 +02:00
mposolda
4fd1950f5c
KEYCLOAK-15910 Rename "cluster.enabled" to "clustered". Fix test and minor cleanup. Adding GH action for quarkus unit test
2020-10-09 15:27:47 -03:00
Erik Jan de Wit
b49d07e18c
fixed create client scope header ( #155 )
2020-10-09 14:19:14 -04:00
Sarah Rambacher
0aa63ddfbb
Field level help ( #152 )
...
* refactors form field help
* format and test
* add interpolation of help text
* implement HelpItem and move help text
* update DownloadDialog with new HelpItem
* remove commented out code
2020-10-09 08:48:50 +02:00
mposolda
ff05072c16
KEYCLOAK-15770 Skip creating session for docker protocol authentication
2020-10-09 07:53:26 +02:00
mposolda
bce56fe5c0
KEYCLOAK-15770 Skip creating session for docker protocol authentication
2020-10-09 07:52:49 +02:00
Pedro Igor
1a1c42c776
Improvements to error messages
2020-10-08 12:04:11 -03:00
Erik Jan de Wit
f44dad9e25
introduced server info context ( #138 )
...
* introduced server info context
* move to context folder
* moved model to context
2020-10-08 07:38:25 -04:00
mposolda
d269af1b70
KEYCLOAK-15830 Remove authentication session after failed directGrant authentication
2020-10-07 18:13:21 +02:00
Erik Jan de Wit
7444af59da
fixed some spelling mistakes small updates ( #153 )
2020-10-07 12:10:55 -04:00
Erik Jan de Wit
556f474fa6
i18n keys for success and error message ( #154 )
...
fixes : #151
2020-10-07 12:01:16 -04:00