Commit Graph

56 Commits

Author SHA1 Message Date
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
Douglas Palmer
1f2ddde6f3 Broken external links
Closes #30717

Signed-off-by: Douglas Palmer <dpalmer@redhat.com>
2024-06-25 18:09:02 +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
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
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
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
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
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
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
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
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
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
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
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
aed55cdeee Fixed updated links for freeipa (#22040) (#22054)
Closes #22039

(cherry picked from commit 08dfdffbfb)
2023-07-28 11:23:03 +02:00
Alexander Schwartz
8bdfb8e1b6 Updating performance information on export/import
Closes: #20703
2023-07-07 09:43:59 -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
Daniele Martinoli
e2ac9487f7 Conditional login through identity provider (#20188)
Closes #20191


Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Co-authored-by: Marek Posolda <mposolda@gmail.com>
2023-06-29 18:44:15 +02:00
Joshua Sorah
e945a056bb [docs] Update saml.xml.org link from http to https
closes keycloak/keycloak#21317
2023-06-29 18:24:14 +02:00
Ricardo Martin
1973d0f0d4 Check the redirect URI is http(s) when used for a form Post (#22)
Closes https://github.com/keycloak/security/issues/22

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
Signed-off-by: Peter Skopek <pskopek@redhat.com>
2023-06-28 17:52:48 -03:00
Hynek Mlnarik
b8149d66ca Remove ldapsOnly (console and docs)
Closes: #9313
2023-06-28 08:30:09 +02:00
Hynek Mlnarik
c092c76ae8 Remove ldapsOnly (Java)
In `LDAPConstants.java`, the function to set the Truststore SPI system property was removed, as this is now handled by the `shouldUseTruststoreSpi` method in `LdapUtil`.

Closes: #9313
2023-06-28 08:30:09 +02:00
Joshua Sorah
c28eba6382 Fix failing External Link Checks
Update URLs that are just redirects to another page.
Point to RFC 7517 for JWK draft docs that were hosted on personal site

Closes keycloak/keycloak#21263
2023-06-27 20:58:17 +02:00
rmartinc
20121ee9da Update docs and tooltips for lifespan and idle timeout changes
Closes https://github.com/keycloak/keycloak/issues/20791
2023-06-20 09:01:32 +02:00
Daniele Martinoli
d9b271c22a Extends the conditional user attribute authenticator to check the attributes of the joined groups (#20189)
Closes #20007
2023-06-19 15:22:35 +02:00
Réda Housni Alaoui
eb9bb281ec Require user to agree to 'terms and conditions' during registration 2023-06-08 10:39:00 -03:00
Takashi Norimatsu
a29c30ccd5 FAPI 2.0 security profile - not allow an authorization request whose parameters were not included in PAR request
closes #20623
2023-05-31 14:02:44 +02:00
Stefan Guilhen
27e79fb025 Fix LDAP user synchronization documentation
Closes #16833
2023-05-30 13:36:34 +02:00
Peter Zaoral
72b238fb48 Keystore vault (#19644)
* KeystoreVault SPI

* added KeystoreVault - a Vault SPI implementation (#19281)

Closes #17252

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2023-05-24 16:20:30 +00:00
Hynek Mlnařík
41cf72d57f Add note about preserving ID in imports
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-05-18 13:23:07 +02:00
rmartinc
fdd5e51dbc SSSD documentation updated for quarkus distribution
Closes https://github.com/keycloak/keycloak/issues/20263
2023-05-16 14:26:04 +02:00
Takashi Norimatsu
7f5e94db87 KEYCLOAK-19539 FAPI 2.0 Baseline : Reject Implicit Grant 2023-05-16 14:17:29 +02:00
Alexander Schwartz
943b8a37d9 Replace guide with a placeholder for downstream docs (#20266)
Closes #20256
2023-05-16 08:59:11 +02:00
andymunro
30ce2d1e5b Improve key rotation section (#19168)
Co-authored-by: Bruno Oliveira da Silva <bruno@abstractj.com>
2023-04-19 11:04:13 -03:00
mposolda
d89c81fec4 Authentication flows first paragraph seems incomplete
closes #19126
2023-04-12 15:21:03 +02:00
Pedro Hos
142bb30f66 Incorrect documentation around password policies (#19364)
closes #19363


Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-03-29 10:09:40 +02:00