Commit Graph

163 Commits

Author SHA1 Message Date
Alexander Schwartz
3111148fe7 Fixing link to external docs
Closes #33991

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-10-18 06:52:31 -03:00
Alexander Schwartz
9092be9640 Fixing broken links after KC26 docs changes
Closes #33576

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-10-18 06:52:05 -03:00
rmartinc
0f270dbf30 Adding upgrading notes for brute force changes
Closes #31960

Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-08-09 16:38:38 +02:00
rmartinc
4af8c99fd4 Change link to https://github.com/eclipse/microprofile/wiki/JWT_Auth
Closes #31219

Signed-off-by: rmartinc <rmartinc@redhat.com>
(cherry picked from commit e80c3fee9b)
2024-07-12 08:59:28 +02:00
rmartinc
2c6da042b8 Improve consent deletion when a realm is removed
Closes #30992

Signed-off-by: rmartinc <rmartinc@redhat.com>
(cherry picked from commit ce195b81f8)
2024-07-10 16:17:26 +02:00
Douglas Palmer
1f2ddde6f3 Broken external links
Closes #30717

Signed-off-by: Douglas Palmer <dpalmer@redhat.com>
2024-06-25 18:09:02 +02:00
Alexander Schwartz
5f051c99c1 Don't check docs in upstream as this is a release branch (#30626)
Closes #30619

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-06-21 08:32:43 +02:00
Alexander Schwartz
c31c3f3a87 Remove links to Jetty docs which are no longer available on their website (#30167) 2024-06-07 08:39:25 +02:00
Giuseppe Graziano
5756cc244c Encrypted KC_RESTART cookie and removed sensitive notes (#168)
Closes #keycloak/keycloak-private#162

Signed-off-by: Giuseppe Graziano <g.graziano94@gmail.com>
2024-05-21 12:01:50 +02:00
Stian Thorgersen
109f20e073 Ignore all links to GitHub when checking external links in docs due to rate limiting issues (#29291)
Closes #28330

Signed-off-by: stianst <stianst@gmail.com>
2024-05-06 08:03:57 +02:00
Douglas Palmer
86454c122c Broken link in documentation (#29275)
Closes #29233

Signed-off-by: Douglas Palmer <dpalmer@redhat.com>
2024-05-06 07:57:52 +02:00
Ricardo Martin
e310604cf6 Perform exact string match if redirect URI contains userinfo, encoded slashes or parent access (#114)
Closes keycloak/keycloak-private#113
Closes keycloak/keycloak-private#134

Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-03-23 15:09:43 +01:00
Alexander Schwartz
d07fe2f7fd URL change as liquibase.org now redirects
Closes #27540

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-03-05 14:48:36 +01:00
Alexander Schwartz
2fb6906c69 Adding missing explicit IDs for cross-references
Closes #27316

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-02-29 08:55:31 +01:00
AndyMunro
122683612e notes about access and refresh tokens
Closes #26919

Signed-off-by: AndyMunro <amunro@redhat.com>
(cherry picked from commit 7d504ed1c9)
2024-02-28 16:07:50 +01:00
Thomas Darimont
3a35cf28f8 Shorter lifespan for offline session cache entries in memory
Closes #26810

Co-authored-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Martin Kanis <mkanis@redhat.com>

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Signed-off-by: Martin Kanis <mkanis@redhat.com>
(cherry picked from commit 93fc6a6c54)
2024-02-13 18:07:26 +01:00
mposolda
b4148b190c Documentation for AIA
closes #25569

Signed-off-by: mposolda <mposolda@gmail.com>

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
(cherry picked from commit 7af753e166)
2024-02-12 09:58:01 +01:00
mposolda
f14bb94567 Documentation for SuppressRefreshTokenRotationExecutor
closes #26587

Signed-off-by: mposolda <mposolda@gmail.com>

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
(cherry picked from commit 56a605fae7)
2024-02-01 17:55:43 +01:00
Alexander Schwartz
aed9679bd4 Remove conditionals about Linux vs. Windows (#26086)
Closes #26028

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-01-15 09:21:56 +01:00
AndyMunro
38b48c8459 Change RHDG to Infinispan
Closes #26083

Signed-off-by: AndyMunro <amunro@redhat.com>
(cherry picked from commit 520c849995)
2024-01-10 17:49:46 +01:00
AndyMunro
9c6a8f9a66 Remove topic on user attributes in Account Console
Closes #22555

Signed-off-by: AndyMunro <amunro@redhat.com>
(cherry picked from commit 2853136bbb)
2023-12-15 18:50:06 +01:00
Ricardo Martin
15a21bf8e4 CVE-2023-6291 keycloak: redirect_uri validation logic that allows for a bypass of otherwise explicitly allowed hosts (#57)
* Remove lowercase for the hostname as recommended/advised by OAuth spec
Closes https://github.com/keycloak/keycloak/issues/25001

Signed-off-by: rmartinc <rmartinc@redhat.com>

* Strip off user-info from redirect URI when validating using wildcard
Closes https://issues.redhat.com/browse/RHBK-679

Signed-off-by: rmartinc <rmartinc@redhat.com>

---------

Signed-off-by: rmartinc <rmartinc@redhat.com>
2023-12-06 13:51:02 +01:00
Tomas Ondrusko
d64026a0b4 Social Identity Providers documentation adjustments (#24840)
Closes #24601

Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
(cherry picked from commit 8ac6120274)
2023-11-30 14:15:43 +01:00
rmartinc
d17e3bf1d7 Use LinkedIn instead of LinkedIn OpenID Connect for better UI experience
Closes https://github.com/keycloak/keycloak/issues/24659

Signed-off-by: rmartinc <rmartinc@redhat.com>
(cherry picked from commit 5fad76070a)
2023-11-30 14:15:43 +01:00
Tomas Ondrusko
46821fec0c Update Social Identity Providers documentation (#24601)
Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
(cherry picked from commit fe48afc1dc)
2023-11-30 14:15:43 +01:00
Alexander Schwartz
87542596e1 Documentation Inconsistency about Open Banking(Finance) Brasil FAPI security profile (#25163)
closes #25108

Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
(cherry picked from commit 29aec9c5b5)

Co-authored-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2023-11-30 14:14:55 +01:00
stianst
92cc7708fe Fix anchors in securing apps guide in prod profile 2023-11-14 11:19:50 +01:00
Stian Thorgersen
e9e6563561 Correct Securing Apps Guide (#24730) (#24737)
* Correcting Securing Apps guide

Closes #24729



* Update docs/documentation/securing_apps/topics/saml/java/general-config/sp_role_mappings_provider_element.adoc



---------

Signed-off-by: AndyMunro <amunro@redhat.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-11-14 11:10:03 +01:00
Stian Thorgersen
d7f2ad747d Update EAP documentation for OIDC and SAML (#24734)
* Update EAP documentation for OIDC and SAML

Signed-off-by: stianst <stianst@gmail.com>

* Add note that only Spring Boot 2 is supported by RH-SSO adapters

Signed-off-by: stianst <stianst@gmail.com>

* Update docs/documentation/securing_apps/topics/oidc/java/java-adapters-product.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update docs/documentation/securing_apps/topics/oidc/java/java-adapters-product.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update docs/documentation/securing_apps/topics/oidc/java/java-adapters-product.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update docs/documentation/securing_apps/topics/oidc/java/java-adapters-product.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update docs/documentation/securing_apps/topics/saml/java/java-adapters-product.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

---------

Signed-off-by: stianst <stianst@gmail.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-11-14 10:57:11 +01:00
andymunro
1359ea5332 Fix broken links (#24476) (#24717)
(cherry picked from commit bf17fcc0be)

Signed-off-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-11-14 05:09:08 +01:00
andymunro
4ca0447457 Addressing Server Admin review comments (#24716)
Closes #24643

Signed-off-by: AndyMunro <amunro@redhat.com>
(cherry picked from commit 20f5edc708)
2023-11-14 05:08:21 +01:00
Alexander Schwartz
38f8401492 Fix broken link to node.js and internal anchor (#24709)
Closes #24699

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
(cherry picked from commit 8acb6c1845)
2023-11-14 05:07:16 +01:00
Stian Thorgersen
0cf7fec47c Add attributes.adoc for guides to share common attributes (#24590) 2023-11-08 16:46:29 +01:00
AndyMunro
ac9679e8f1 Minor changes to documentation
Closes #24456

(cherry picked from commit 9ef9c944d0)
2023-11-02 17:55:47 +01:00
Joshua Sorah
759c392a9b [docs] Update Docker Registry links to new locations
Closes keycloak/keycloak#24179

(cherry picked from commit e889d0f12c)
2023-10-31 14:49:07 +01:00
Hynek Mlnařík
e76f0f479d Docs: Fix account name
Closes: #24341
(cherry picked from commit 3f55cd72d7)
2023-10-31 14:47:59 +01:00
Alexander Schwartz
d26130cb09 Tidy up documentation around Windows/Linux usage
Closes #23856

(cherry picked from commit a3c29b8880)
2023-10-18 09:37:23 +02:00
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
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
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
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
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
648d122845 Blank Java section in Securing Apps
Closes #22800

(cherry picked from commit 228da84385)
2023-08-30 21:28:07 +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