M. Mostafa Farzan
3d7bf376c3
Clarify docker registry config docs ( #1226 )
...
* Clarify docker registry config docs
The docs where actually clear, but this additional explanation could save users some time, as some new folks may not know the fact that realm public key is different from the actual SSL key used for HTTP connections.
* Update docker-overview.adoc
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2021-11-10 09:47:59 +01:00
dmprocha
a62dfc5b07
Update spring-security-adapter.adoc ( #1231 )
...
Add missing word
2021-11-10 09:46:47 +01:00
Luigi Bertaco Cristofolini
6ec35d7dd0
Add example for UPDATE_PASSWORD
login action ( #1243 )
2021-11-10 09:45:56 +01:00
Simon Legner
c6d5af8675
java-adapter-config: fix JSON indentation ( #1245 )
...
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-11-10 09:45:32 +01:00
minusdavid
26a43a7472
Add Java 11 option and change JDK to JRE ( #1246 )
...
Keycloak can be run with Java 8 or Java 11, and the system requirements should reflect this.
Also, a full JDK isn't needed to run Keycloak. Only a JRE is required when using one of the pre-compiled artifacts.
2021-11-10 09:43:31 +01:00
Mohamad
fdf3a299da
Fix wrong constructor name ( #1272 )
2021-11-10 09:43:10 +01:00
Stu Tomlinson
47045aedcc
Minor JavaScript Adapter Reference wording cleanup ( #1154 )
2021-11-10 09:41:47 +01:00
Tjeu Kayim
eda1b497c4
Translate German/Dutch "geheim" to "secret" ( #1139 )
2021-11-10 09:12:12 +01:00
Mikail
836c8afe72
Fix typos ( #1119 )
2021-11-10 09:03:05 +01:00
Alexey Palazhchenko
ac6d4e1e6c
Sync the number with other parts of the document ( #1044 )
...
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-11-10 09:01:37 +01:00
Stian Thorgersen
6e03cbd10d
Update jdbc.adoc ( #1291 )
...
* Update jdbc.adoc
* Update jdbc.adoc
2021-11-10 08:58:57 +01:00
Dustin Frank
4f1cd3077f
Fix ( #1042 )
...
Co-authored-by: stianst <stianst@gmail.com>
2021-11-10 08:57:46 +01:00
kinrany
46e1f9d742
Fix a typo in auth-services-overview.adoc ( #1023 )
2021-11-10 08:43:49 +01:00
Oliver Nietlispach
4d43128465
Replaced deprecated CredentialModel.PASSWORD ( #1014 )
...
According to the JavaDoc in the code, CredentialModel.PASSWORD is deprecated, instead, PasswordCredentialModel.TYPE should be used.
2021-11-10 08:43:10 +01:00
Ludovic Dussart
c47ba98b52
KEYCLOAK-14795: getCredentialTypeMetadata take one arg ( #980 )
...
* KEYCLOAK-14795: getCredentialTypeMetadata take one arg
* docs: pr review
* fix: pr review
2021-11-10 08:38:31 +01:00
Ludovic Dussart
641941ac3f
KEYCLOAK-14794: deleteCredential should return boolean ( #979 )
2021-11-10 08:37:14 +01:00
shinny-libinbin
67db06dba2
config error when using domain mode ( #905 )
...
change keystore-relative-to=jboss.server.config.dir to keystore-relative-to=jboss.domain.config.dir if using domain mode.
2021-11-10 08:32:01 +01:00
Jonathan Vila
71a78c0e80
KEYCLOAK-19145 remove POSTGRES_HOST and improve docs on intermediate db service
2021-11-10 08:23:33 +01:00
jhollmann
1f000fe218
NoIssue: Introduce additional getAdminEvents method with the resourceTypes query parameter.
2021-11-10 08:12:43 +01:00
jhollmann
bfe6f34e1d
NoIssue: Add the resourceTypes query parameter to the admin clients getAdminEvents method.
2021-11-10 08:12:43 +01:00
AndyMunro
1c5327bbf4
KEYCLOAK-19800 Fixing attribute used in API documentation
2021-11-10 06:37:36 +01:00
Jenny
c8d4effb34
Realm settings(Client policies -> policies): Add switch for enabling/disabling policy ( #1495 )
...
* add switch for enabling/disabling policy
fix tests
* testing duplicate policy test with added wait
* unskip tests
* ccomment out JSON policies test
2021-11-09 14:36:27 -05:00
Stian Thorgersen
fef9f4f052
KEYCLOAK-19785 Add GitHub issue forms to repositories ( #1508 )
2021-11-09 14:11:21 -05:00
Jenny
0565f6a482
add create client policy form; WIP ( #1488 )
...
add client policy tests
checkout realm settings test from master
RealmSettingsPage.ts master
remove comment and add missing translation
fix tests
PR feedback from Jon and Erik
rebase
editClientPolicy
edit client policy
add client policy conditions form
fix bug in create form
remove comment
update help text
fixes
breadcrumbs
add support for adding multiple conditions, deleting conditions, and list conditions in data table
clean up names
add delete functionality to conditions form
PR feedback from Jon
useMemo for conditions
remove comments and logs
remove unused hook
PR feedback from Jon
messages
rename message
rebase
remove duplicate value
fixed multi select bug
conditionConfigs wip
add all config fields, labels, and help text for condition types
wip config POST
config post is working
fix bug in multiline string POST
fix any client empty config
client scopes config wip
fix config settings for client-updater-context
fix client access type config
clean up configuration conditionals
add aria label to resolve critical axe issue
Apply suggestions from code review
Co-authored-by: Jon Koops <jonkoops@gmail.com>
address PR feedback from Jon
fix undef error
wip edit condition configs
fix import
wip edit configs
wip edit condition configs
populate all multiline input fields with data from server
update functionality
condition configs done
update route and delete comment
fix client updater context
add tests
add test for editing condition
remove comment
fix test
unskip tests
need optional chain for cypress test
fix breadcrumb
2021-11-09 13:27:25 -05:00
Jon Koops
386201595b
Use route functions for navigation in groups ( #1474 )
...
* Use route functions for navigation in groups
* pass testid to link
2021-11-09 12:53:06 -05:00
Jon Koops
c31b357429
Ask for confirmation before unlinking users ( #1477 )
...
* Ask for confirmation before unlinking users
* Refresh data after saving
2021-11-09 09:28:03 -05:00
Erik Jan de Wit
16042dd1f6
removed useEffect data load instead uses fetch ( #1460 )
...
* removed useEffect data load instead uses fetch
fixes : #1025
* fixed the test
2021-11-09 09:14:54 -05:00
dependabot[bot]
2e664a8b2c
Bump i18next from 21.4.0 to 21.4.1
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.4.0 to 21.4.1.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v21.4.0...v21.4.1 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 15:09:09 +01:00
dependabot[bot]
17cd3a0529
Bump @typescript-eslint/eslint-plugin from 5.3.0 to 5.3.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 15:08:36 +01:00
dependabot[bot]
250fe2fd91
Bump @types/node from 16.11.6 to 16.11.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.6 to 16.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 15:08:22 +01:00
dependabot[bot]
70a64b89bc
Bump @typescript-eslint/parser from 5.3.0 to 5.3.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 15:06:18 +01:00
Jon Koops
75afd55850
Prevent Dependabot from offering major updates for React Router ( #1506 )
2021-11-09 14:13:19 +01:00
Dominik Guhr
13a7f773a9
KEYCLOAK-19446 Use FolderThemeProviderFactory with fallback for quarkus so no need to always set config or system variable
2021-11-09 07:59:40 -03:00
Pedro Igor
430fd35e2f
[KEYCLOAK-19767] - Changing paramLabel and options formatting in help
2021-11-09 09:14:56 +01:00
Yoshiyuki Tabata
9be4c289d8
KEYCLOAK-18440 Improve logging for token introspection
2021-11-08 15:26:52 +01:00
Jonathan Vila
7cfaaebd86
KEYCLOAK-19144 [PR] fixed broken links
2021-11-08 15:00:24 +01:00
Jonathan Vila
e5ec4c036d
KEYCLOAK-19144 [PR] fixed missing variables
2021-11-08 15:00:24 +01:00
Jonathan Vila
ff8f99280f
KEYCLOAK-19144 [PR] fixed broken link for master->main
2021-11-08 15:00:24 +01:00
Jonathan Vila
4e4b68317f
KEYCLOAK-19144 [PR] fixed broken link for master->main
2021-11-08 15:00:24 +01:00
Jonathan Vila
9d82b8bd53
KEYCLOAK-19144 [PR] dummy change to force rebuild
2021-11-08 15:00:24 +01:00
Jonathan Vila
8345ce8a55
KEYCLOAK-19144 [PR] dummy change to force rebuild
2021-11-08 15:00:24 +01:00
Jonathan Vila
b6dba27c1e
KEYCLOAK-19144 [PR] fixing broken links
2021-11-08 15:00:24 +01:00
Jonathan Vila
45368fad68
KEYCLOAK-19145 [PR] removing the block of install by command on RHSSO, not only the link
2021-11-08 15:00:24 +01:00
Jonathan Vila
3b2eb5c783
KEYCLOAK-19544 [PR] hide command line installation only from rhsso
2021-11-08 15:00:24 +01:00
Jonathan Vila
163a6f46f5
KEYCLOAK-19144 remove "Installing from the command line" chapter
2021-11-08 15:00:24 +01:00
AndyMunro
fa8dd4a7df
CIAM-1256 Correcting heading to say Assigning
2021-11-08 14:49:18 +01:00
kikkauz
1103fb87a5
typo in the package folder structure
...
In the package folder structure, it's "themes" and not "theme"
2021-11-08 14:48:50 +01:00
Stian Thorgersen
dd69bb5d33
Update pom.xml
2021-11-08 13:21:43 +01:00
Stian Thorgersen
541e23d613
Update CONTRIBUTING.md
2021-11-08 13:21:13 +01:00
Stian Thorgersen
bbb17ad941
Update CONTRIBUTING.md
2021-11-08 13:18:09 +01:00