Commit graph

2696 commits

Author SHA1 Message Date
Jonathan Vila
0a0d802f1a
KEYCLOAK-19549 specify backup is deprecated and external database is default (#1277)
* KEYCLOAK-19549 specify backup is deprecated and external database is default

* Update server_installation/topics/operator/keycloak-backup-cr.adoc

Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>

* KEYCLOAK-19549 [PR] implemented comments

* KEYCLOAK-19549 [PR] implemented comments

* KEYCLOAK-19549 [PR] implemented comments

Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
2021-11-10 11:55:15 +01:00
andymunro
54ebff775c
CIAM-956 Forward port 7.5 Upgrading Guide changes to upstream (#1257)
* Changing Keycloak release to 15.0.2 as the starting point for migrating to SSO 7.5

(cherry picked from commit bbd909a64e0588e7b63a8aabf698f2d609003705)

* CIAM-956 Fixing conflicts

(cherry picked from commit 8452c8d1e0fdb284423f84bda91604f49d21a750)
2021-11-10 11:54:04 +01:00
andymunro
ce1d74a9af
KEYCLOAK-19433 Fixing link to Data Grid documentation (#1280)
Adding note about Spring Boot adapter deprecation to 7.4 Securing Apps guide.  Will clone this change for 7.5.
2021-11-10 11:49:42 +01:00
Stephen Morris
1146b4d5c9
Update spring-security-adapter.adoc (#1234)
Fixed some typos.
2021-11-10 11:48:23 +01:00
andymunro
a62e18e2b1
CIAM-950 Changing Java EE and JavaEE to Jaka rta EE (#1268) 2021-11-10 11:45:59 +01:00
andymunro
c121bc96a4
CIAM-793 Updating copyright in API documentation (#1262)
(cherry picked from commit f846555c66f13f541536e1dcfbc7b7d7fc8ccc72)
2021-11-10 11:44:52 +01:00
andymunro
2e334ecac2
Updating copyright date (#1261)
(cherry picked from commit e4fd4f99c5409cb11907908b524ae279ec7df56d)
2021-11-10 11:44:30 +01:00
andymunro
d4acd8e789
Set versions for RH-SSO 7.5.0 and date to 2021 (#1260)
(cherry picked from commit 20e7765b61e2e00410bacb552c7dbb4beef5c865)

Co-authored-by: Stefan Guilhen <sguilhen@redhat.com>
2021-11-10 11:44:05 +01:00
andymunro
d155df31d9
KEYCLOAK-19144 [PR] fixed link to Brasil API (#1259)
Co-authored-by: Jonathan Vila <jvilalop@redhat.com>
2021-11-10 11:43:31 +01:00
Vlastimil Eliáš
5589c80274
KEYCLOAK-18497 - UserProfile - support different input types in built-in (#1248)
dynamic forms
2021-11-10 11:42:12 +01:00
andymunro
fc9926a5ac
Addressing review comments (#1211) 2021-11-10 11:35:52 +01:00
Alcides Mignoso
f110a8efd4
Update token-exchange.adoc (#1186) 2021-11-10 11:34:25 +01:00
jingyang
ec2f7a5ebc
Fix reference to incorrect UMA token type (#1178) 2021-11-10 11:34:08 +01:00
Xiangjiaox
ddc7e6e33d
KEYCLOAK-15015 Extend KeyWrapper to add whole certificate chain in x5c parameter (#1144)
Co-authored-by: Vetle Bergstad <vetle.bergstad@evry.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-11-10 11:30:27 +01:00
Ticiano Herrera
c58139f56c
fix: typo on kubectl command to get credentials (#1108) 2021-11-10 11:25:09 +01:00
Don Naro
65a294e5b0
sasl mech for Hot Rod client connections (#1102) 2021-11-10 11:24:48 +01:00
adrien-dorsaz
9adb9f3e81
vault: update the CLI commands example for Kubernetes/OpenShift to setup the default-provider attribute (#1048) 2021-11-10 10:02:58 +01:00
dependabot[bot]
52c708a75c
Bump commons-io from 2.5 to 2.7 in /tests (#1160)
Bumps commons-io from 2.5 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 09:53:54 +01:00
Wojciech Trocki
96bab33db1
fix: add information about npm packagage (#1189)
I recieved feedback from customer/users that keycloak client side is widely undocumented, which was surprising.
After checking I found out that in fact for users that use npm there is no documentation provided:

https://www.npmjs.com/package/keycloak-js

This is very rare to see in NPM for package that have such large number of downloads. 
Additionally official docs doesn't mention NPM at all and recommend using js package from server (which is not be best advice if you do CDN's etc.).
Additionally some old bower repo is still 3th result in google and since it has some docs people using it:
https://github.com/keycloak/keycloak-js-bower - worth to remove this as well. 
Added simple note in the docs so hopefully google will position this documentation
2021-11-10 09:52:54 +01:00
marwalsch
09743afbce
Specified encoding parameter for module.xml (#1206) 2021-11-10 09:52:24 +01:00
vadym
be66d69b47
Update read-only-attributes.adoc (#1221) 2021-11-10 09:50:52 +01:00
Daniel Fesenmeyer
0d2afaa0ef
KEYCLOAK-18467 document that realm localization texts now support unicode (#1222) 2021-11-10 09:50:30 +01:00
Rex Peralta
add5788151
Update monitoring-stack.adoc (#1225)
remove extraneous 'that' to fix grammar within the opening paragraph
2021-11-10 09:49:15 +01:00
Paul Podgorsek
e72e9ed1a1
Corrected spelling mistakes (#1224) 2021-11-10 09:48:46 +01:00
Dominik Guhr
99a80954f6
Remove warning when adding OpenShift client via oc create in OCP4 (#1250) 2021-11-10 09:48:26 +01:00
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
AndyMunro
1c5327bbf4 KEYCLOAK-19800 Fixing attribute used in API documentation 2021-11-10 06:37:36 +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