Commit Graph

371 Commits

Author SHA1 Message Date
andymunro
46824b1d98 Limit Admin CLI windows support to upstream
Closes #23946

Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
(cherry picked from commit 6074cbf311)
2023-10-13 16:48:42 +02:00
Václav Muzikář
899419e6cb Update Operator product documentation (#23934)
Closes #23862
2023-10-12 10:56:23 +02:00
Alexander Schwartz
0202f5aabd Fixing missing import for guide
Closes #23800

(cherry picked from commit 521db012f3)
2023-10-11 18:01:27 +02:00
AndyMunro
4fe84e4a8f Add disclaimer about Kubernetes
Closes #23800

(cherry picked from commit 01a8d4fa5d)
2023-10-11 18:01:27 +02:00
AndyMunro
ef99848816 Code certain features as upstream only
Closes #23581

(cherry picked from commit 0b13d3d0d6)
2023-10-10 08:45:10 +02:00
Alexander Schwartz
b2a6b23522 Ignoring link for stackapps registration (#23347)
It now requires authentication.

Closes #23345

(cherry picked from commit 5070f41007)
2023-10-06 14:28:05 +02:00
Alexander Schwartz
a8e28f85d0 Prevent exception in the log (#22201)
Also speed up the external link check by avoiding checking each bug submission link in the rendered docs which only differs by its parameter.

Closes #22200

(cherry picked from commit 41fd12d20a)
2023-10-06 14:28:05 +02:00
Stian Thorgersen
7434729944 Remove recommendation to file a GitHub issue (#23712) (#23726)
#Close 23711

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-10-05 10:34:34 +02:00
Alex Szczuczko
bfc1238ae9 Add setup erase command to example for adding more RPMs to the server container (#23668)
Closes #23637
2023-10-03 14:07:19 +00:00
Anil-Shanker
ab539e519f Update configuration.adoc (#23461)
Fix minor typo in "Configuring Keycloak" docs page

Closes #23460

(cherry picked from commit b031aba429)
2023-09-25 12:24:10 +02:00
mposolda
d20c0df433 Update FIPS 140-2 documentation to clarify default keystore format
closes #23053

(cherry picked from commit d4a793be64)
2023-09-21 16:11:38 -03:00
Martin Bartoš
097ff0265e Improve documentation about manual database migration (#23278)
Closes #23246
2023-09-15 10:54:47 +02:00
Stian Thorgersen
3a5a323c2c Add 22.0.3 to release notes (#23238) (#23239)
Closes #23235
2023-09-14 12:07:42 +02:00
Rohan gupta
138fbe9068 Windows Command - need to use the backward Slash (#23196)
(cherry picked from commit efe1adc0b1)
2023-09-13 16:34:54 +02:00
kaustubh-rh
e347d788ce Unable to create user with long email address (#23132)
closes #22825 


Co-authored-by: mposolda <mposolda@gmail.com>
2023-09-13 11:31:51 +02:00
Marek Posolda
0fd4161c45 Remove bearer-only occurences in the documentation when possible. Mak… (#23148)
closes #23066

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
(cherry picked from commit 56b94148a0)
2023-09-13 08:19:16 +02:00
Pedro Igor
55b2eddb0c Ignore attributes when they are not prefixed with user.attributes prefix (#26)
* Ignore attributes when they are not prefixed with user.attributes prefix

Co-authored-by: mposolda <mposolda@gmail.com>
Co-authored-by: stianst <stianst@gmail.com>

* Update docs/documentation/release_notes/topics/22_0_3.adoc

* Update docs/documentation/release_notes/topics/22_0_3.adoc

---------

Co-authored-by: mposolda <mposolda@gmail.com>
Co-authored-by: stianst <stianst@gmail.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2023-09-12 19:09:55 +02:00
rmartinc
f52af8d63b Add old LinkedIn provider to the deprecated profile
Closes https://github.com/keycloak/keycloak/issues/23067
2023-09-08 14:36:24 +02:00
Alexander Schwartz
2f2706a9b1 Remove MS SQL JDBC driver from the Keycloak product (#23060)
Closes #22983

(cherry picked from commit 2eb37dbe4f)
2023-09-08 08:17:29 +02:00
rmartinc
4f2115c642 Add a new identity provider for LinkedIn based on OIDC
Closes https://github.com/keycloak/keycloak/issues/22383
2023-09-07 15:49:24 +02:00
andymunro
d190cd6868 Use screenshot showing fast (#22883)
Closes #22871

(cherry picked from commit c9ddf35430)
2023-09-01 11:07:28 +02:00
andymunro
648d122845 Blank Java section in Securing Apps
Closes #22800

(cherry picked from commit 228da84385)
2023-08-30 21:28:07 +02:00
Steven Hawkins
b9aa5fff74 removes direct operator installation for the product (#22832)
Closes #22829
2023-08-30 19:12:23 +02:00
mposolda
aec6e2655c Use an original domain name of Kerberos Principal in UserModel attribute instead of configured value of Kerberos realm in User federation
closes #20045

(cherry picked from commit 57e51e9dd4)
2023-08-30 14:54:10 +02:00
Martin Bartoš
76e8b92553 Add a Maven profile to remove GELF support (#22797)
Closes #22515

Co-authored-by: Václav Muzikář <vmuzikar@redhat.com>
2023-08-29 18:51:31 +00:00
Marek Posolda
83000cb77f Fallback to next LDAP/Kerberos provider when not able to find authenticated Kerberos principal (#22788)
closes #22352 #9422

(cherry picked from commit 6f989fc132)
2023-08-29 14:42:08 +00:00
Martin Bartoš
daad1aa37d Provide support for determining community/product guides (#22787)
Closes #22762

(cherry picked from commit 2e2bc1b420)
2023-08-29 13:33:18 +02:00
Martin Bartoš
aae4569071 Remove Oracle Database JDBC driver from the Keycloak distribution (#22598)
* Remove Oracle Database JDBC driver from the Keycloak distribution

Extended version for completion of requirements for 22.x release

Closes #22452

Co-authored-by: Martin Bartoš <mabartos@redhat.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>

* Use ifeval instead of ifdef

---------

Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2023-08-25 10:55:14 +02:00
Stian Thorgersen
dea457f686 Address Getting Started review (#22637)
Closes #22500

Co-authored-by: AndyMunro <amunro@redhat.com>
2023-08-23 09:42:30 +02:00
Alexander Schwartz
76ae6c91d4 Use Freemarker links between different guide pages (#22490)
Closes #22345

(cherry picked from commit bcfadfc430)
2023-08-23 08:55:42 +02:00
Peter Zaoral
6bb0ca304a Update OCP4 Social IdP example setup in the latest docs (#22293)
* improved openshift.adoc

Closes #22159

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2023-08-07 15:09:57 +02:00
Alexander Schwartz
ec119ebeb8 Ignore new NodeJS redirect (#22218)
Closes #22186

(cherry picked from commit 5c6df3d26e)
2023-08-07 11:21:27 +02:00
rmartinc
aa8dec5748 Remove option Nerver Expires for tokens in Advanced OIDC client configuration
Closes https://github.com/keycloak/keycloak/issues/21927
2023-08-03 18:08:50 +02:00
Peter Zaoral
23238b5f8a Hostname guide improvements (#22117)
* changed hostname.adoc

Closes #20931

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
Co-authored-by: Steven Hawkins <shawkins@redhat.com>, Václav Muzikář <vaclav@muzikari.cz>
2023-07-31 14:25:43 +02:00
Alexander Schwartz
aed55cdeee Fixed updated links for freeipa (#22040) (#22054)
Closes #22039

(cherry picked from commit 08dfdffbfb)
2023-07-28 11:23:03 +02:00
Stian Thorgersen
a3971909a2 Fix links to quickstarts (#21639) (#21641)
Closes #21637
2023-07-12 14:21:24 +02:00
Stian Thorgersen
9f4b5c6e99 Enable 22 migration docs (#21635)
Closes #21629
2023-07-12 14:03:36 +02:00
Pedro Igor
702495fe22 Remove adapters from product documentation (#21177)
Closes #21176
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2023-07-11 13:32:52 +02:00
Stian Thorgersen
1e7fbd1312 Fix links in docs (#21585) 2023-07-11 11:04:46 +00:00
Stian Thorgersen
41a599144d Add documentation for configuring KeycloakServer (#21591) 2023-07-11 12:59:10 +02:00
Stian Thorgersen
3d33878c33 Update release notes for 22 (#21583)
* Updates to release notes

* Fix
2023-07-11 11:02:45 +02:00
Alexander Schwartz
8bdfb8e1b6 Updating performance information on export/import
Closes: #20703
2023-07-07 09:43:59 -03:00
Alexander Schwartz
3f1553c6cb Referencing information in pom.xml for the list of tested databases
Closes: #21349
2023-07-06 11:39:11 -03:00
Justin Stephenson
4ece83dd3d Update freeipa container image to quay.io (#19729) 2023-07-06 14:04:05 +02:00
Ronald Petty
9e68f80377 Update keys.adoc as Field is in prior section (#21012) 2023-07-06 12:50:10 +02:00
Thomas Darimont
637fa741b0 Align naming of OTP policy window setting with actual semantics (#20469) (#21316)
Closes #20469
2023-07-04 12:41:21 +02:00
rmartinc
09e30b3c99 Support for JWE IDToken and UserInfo tokens in OIDC brokers
Closes https://github.com/keycloak/keycloak/issues/21254
2023-07-03 21:25:46 -03:00
Kibubu
51b3906f9d Fix docs to create IAT
The docs mention an outdated path to create initial access tokens.

Fixed by guiding users to the right page
2023-07-03 20:47:41 -03:00
mposolda
0ea2891eee Remove support for OpenJDK 11 on the server side
closes #15014
2023-07-03 13:12:22 -03:00
Martin Bartoš
ee205c8fbc Enable IPv6 dualstack support by default (#21340)
Closes #15003
2023-07-03 13:35:33 +00:00