Commit Graph

23 Commits

Author SHA1 Message Date
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
Stian Thorgersen 0cf7fec47c Add attributes.adoc for guides to share common attributes (#24590) 2023-11-08 16:46:29 +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
andymunro 648d122845 Blank Java section in Securing Apps
Closes #22800

(cherry picked from commit 228da84385)
2023-08-30 21:28:07 +02:00
Stian Thorgersen a3971909a2 Fix links to quickstarts (#21639) (#21641)
Closes #21637
2023-07-12 14:21:24 +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
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
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
Joshua Sorah 8323e91f56 [docs] Update Native App redirect URI recommendtation from localhost to
127.0.0.1

Closes keycloak/keycloak#21300
2023-06-29 11:05:33 +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
zyairzy bdb4dd8070 Support passing in locale option to init() (#11760)
Closes #11759
2023-06-27 07:19:13 +00:00
Marek Posolda a6ad701b5e Update securing_applications guide for latest adapter changes (community) (#20995)
closes #20994


Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-06-20 09:21:47 +02:00
Alexander Schwartz 943b8a37d9 Replace guide with a placeholder for downstream docs (#20266)
Closes #20256
2023-05-16 08:59:11 +02:00
Jon Koops 1d2a98d747 Modernize documentation of JavaScript adapter (#20081)
Closes #19792

Co-authored-by: Andrew Munro <amunro@redhat.com>
2023-05-08 08:21:53 -04:00
Stian Thorgersen 19d7dc69f7 Fix links (#20147) 2023-05-04 10:27:52 +02:00
little-pinecone 783cf00f3e Add example for mapping role names between Keycloak and Spring Boot
* use SimpleAuthorityMapper as an example mapper
* show how to convert role names to upper case
* document that the default prefix for that mapper maps role names properly

Closes #19535
2023-04-05 11:04:54 -03:00
Alexander Schwartz 23d82ea4ed Fix token exchange required features in the docs
Closes #19291

Co-authored-by: alcidesmig@gmail.com
2023-03-27 10:19:36 -03:00
rmartinc c1afd3f99f Docs changes for running the adapters with EAP7 and jdk-17
Closes https://github.com/keycloak/keycloak/issues/19273
2023-03-27 11:32:33 +02:00
Alexander Schwartz 4dcb819c06 Moving docs to new folder
CIAM-5056
2023-03-20 09:07:58 +01:00