Commit Graph

26 Commits

Author SHA1 Message Date
Axel Bocciarelli 427f7230f3 Fix typo in available-endpoints.adoc (#24378) 2023-10-30 09:53:33 +00:00
Thomas Darimont d56baa80b3 Add support for passing acr_values in auth requests in keycloak.js (#9383) (#24259)
Fixes #9383
2023-10-25 15:33:39 +02:00
Joshua Sorah e889d0f12c [docs] Update Docker Registry links to new locations. (#24193)
Closes keycloak/keycloak#24179
2023-10-23 08:27:36 +02:00
andymunro 1332e53a97 Code certain features as upstream only (#23603)
Closes #23581
2023-10-03 14:50:23 -04:00
Joshua Sorah 778abf8597 Add references to OAuth 2.0 Security Best Practices for Implicit and
ROPC flow, reformat Device Auth section.

Apply suggestions from code review

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

Closes keycloak/keycloak#23480
2023-09-27 11:43:57 +02:00
Alexander Schwartz 227b841c4a Show images in the documentation in the IDE's preview (#23055)
Closes #23054
2023-09-19 11:28:48 +02:00
andymunro 228da84385 Blank Java section in Securing Apps
Closes #22800
2023-08-30 13:48:12 +02:00
Marek Posolda d954dfec5e Release notes and documentation for FAPI 2 (#22228)
Closes #21945


Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-08-04 08:21:27 +02:00
aghArdeshir e64269de70 Remove duplicated description of Scope in JavaScriptAdapter docs (#22084)
The first one had more information than the second one, so I removed the second one altogether
2023-07-31 08:23:41 +00:00
Stian Thorgersen 304897b226 Fix links to quickstarts (#21639)
Closes #21637
2023-07-12 14:03:49 +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 6e30e09cca Run tests for the moved documentation (#19278)
Closes #19272
2023-03-28 12:35:27 +02: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