Commit graph

349 commits

Author SHA1 Message Date
andymunro
babbe50dcc
Update Securing Apps guide (#1569)
Revise guide for new admin console

Closes 1568
2022-07-25 16:37:28 -04:00
Marek Posolda
a4d4e54a39
Documentation for latest logout changes (#1624)
* Documentation for latest logout changes
Closes #1545


Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2022-07-25 11:04:38 +02:00
Welton Rodrigo Torres Nascimento
9b6644a653
Fix typo in token-exchange.adoc (#1606)
small typo
2022-07-21 12:58:43 +02:00
Simon
5e83c34384
Fix typo (#1608) 2022-07-21 12:58:25 +02:00
andymunro
fd206367e0
Updating RPM instructions for 7.6 (#1603) 2022-07-01 16:49:53 -03:00
Albert Heinle
fadd5ded62 It took me a while to notice this myself
I did change the `onTokenExpired` after the init function, not knowing that this would cause nothing to happen. Hence, I think the extra hint here is helpful.

Ideally, we would have an "updateEvent" function in the keycloak provider.
2022-06-27 08:27:31 -03:00
rmartinc
198c67fb18 Issue #9194: Client authentication fails when using signed JWT, if the JWA signing algorithm is not RS256 2022-06-06 12:08:23 +02:00
Costas Papastathis
96c0d0c9c8 Additional instructions on spinning up a Node.js server
Update nodejs-adapter.adoc

Removed git instructions

formatting app.use code block

Update securing_apps/topics/oidc/nodejs-adapter.adoc

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-05-12 10:53:39 -03:00
Stian Thorgersen
ed19065077
Remove adapters that are EOL from docs (#1512)
* Remove adapters that are EOL from docs

Closes #1510

* Update securing_apps/topics/oidc/java/servlet-filter-adapter.adoc

* f
2022-05-04 10:28:16 +02:00
AndyMunro
181e6776a8 KEYCLOAK-19431 Adding missing links to SAML adapter sections 2022-04-19 15:30:02 +02:00
Dominik Guhr
3263be49de
Update js adapter adoc to align w new proxy guide. (#1448)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-03-30 13:04:28 -03:00
Marek Posolda
044945bed4
Documentation for RP-Initiated Logout refactoring (#1443)
* Documentation for RP-Initiated Logout refactoring
Closes #1442

* Added warning about backwards compatibility switch removal in the future
2022-03-30 11:55:39 +02:00
Costas Papastathis
3cae412c94
Adding reference of nodejs adapter usage from keycloak quickstart example (#1430)
Co-authored-by: Michael Dawson <mdawson@devrus.com>
2022-03-29 12:44:19 -03:00
Alec Henninger
658449dd1f Fix typo in device authorization endpoint 2022-03-25 16:47:25 -03:00
Costas Papastathis
71346995e5 Update securing_apps/topics/oidc/javascript-adapter.adoc
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-03-25 12:08:02 -03:00
Costas Papastathis
9e5605a7f0 Fix converting all var type variables to const or let 2022-03-25 12:08:02 -03:00
mposolda
b60807ff98 Support for acr in keycloak.js
Closes #10154
2022-02-24 20:08:18 +01:00
Stian Thorgersen
65287b7aef
Update documentation for Quarkus distribution (#1385) 2022-02-08 14:07:16 +01:00
renan
cbb093203b
Fix typo (#1369) 2022-01-31 09:29:34 +01:00
AndyMunro
297c600fad 1311 - Changing RPM command from 7_4 to 7_5 2022-01-17 11:19:40 -03:00
andymunro
d604e60c58
Addressing final review comments from Pedro (#1176) 2021-12-22 11:28:04 +01:00
AT
43a457e332
Update spring-security-adapter.adoc (#1282)
We could confirm a memory leak due to the SessionRegistryImpl not created as a separate bean and thus not processing SessionDestroyedEvents. As described in the linked topic (https://keycloak.discourse.group/t/outofmemory-in-sessionregistryimpl-spring-security-adapter-config/6814) this resulted in sessions never being destroyed until the applications went unresponsive because the heap was full.
2021-11-10 12:57:52 +01:00
andymunro
cb730556a7
KEYCLOAK-15291 Addressing review comments. (#1201)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-11-10 12:39:43 +01:00
andymunro
54ebff775c
CIAM-956 Forward port 7.5 Upgrading Guide changes to upstream (#1257)
* Changing Keycloak release to 15.0.2 as the starting point for migrating to SSO 7.5

(cherry picked from commit bbd909a64e0588e7b63a8aabf698f2d609003705)

* CIAM-956 Fixing conflicts

(cherry picked from commit 8452c8d1e0fdb284423f84bda91604f49d21a750)
2021-11-10 11:54:04 +01:00
andymunro
ce1d74a9af
KEYCLOAK-19433 Fixing link to Data Grid documentation (#1280)
Adding note about Spring Boot adapter deprecation to 7.4 Securing Apps guide.  Will clone this change for 7.5.
2021-11-10 11:49:42 +01:00
Stephen Morris
1146b4d5c9
Update spring-security-adapter.adoc (#1234)
Fixed some typos.
2021-11-10 11:48:23 +01:00
andymunro
a62e18e2b1
CIAM-950 Changing Java EE and JavaEE to Jaka rta EE (#1268) 2021-11-10 11:45:59 +01:00
andymunro
d155df31d9
KEYCLOAK-19144 [PR] fixed link to Brasil API (#1259)
Co-authored-by: Jonathan Vila <jvilalop@redhat.com>
2021-11-10 11:43:31 +01:00
Alcides Mignoso
f110a8efd4
Update token-exchange.adoc (#1186) 2021-11-10 11:34:25 +01:00
Wojciech Trocki
96bab33db1
fix: add information about npm packagage (#1189)
I recieved feedback from customer/users that keycloak client side is widely undocumented, which was surprising.
After checking I found out that in fact for users that use npm there is no documentation provided:

https://www.npmjs.com/package/keycloak-js

This is very rare to see in NPM for package that have such large number of downloads. 
Additionally official docs doesn't mention NPM at all and recommend using js package from server (which is not be best advice if you do CDN's etc.).
Additionally some old bower repo is still 3th result in google and since it has some docs people using it:
https://github.com/keycloak/keycloak-js-bower - worth to remove this as well. 
Added simple note in the docs so hopefully google will position this documentation
2021-11-10 09:52:54 +01:00
Paul Podgorsek
e72e9ed1a1
Corrected spelling mistakes (#1224) 2021-11-10 09:48:46 +01:00
M. Mostafa Farzan
3d7bf376c3
Clarify docker registry config docs (#1226)
* Clarify docker registry config docs

The docs where actually clear, but this additional explanation could save users some time, as some new folks may not know the fact that realm public key is different from the actual SSL key used for HTTP connections.

* Update docker-overview.adoc

Co-authored-by: Stian Thorgersen <stian@redhat.com>
2021-11-10 09:47:59 +01:00
dmprocha
a62dfc5b07
Update spring-security-adapter.adoc (#1231)
Add missing word
2021-11-10 09:46:47 +01:00
Luigi Bertaco Cristofolini
6ec35d7dd0
Add example for UPDATE_PASSWORD login action (#1243) 2021-11-10 09:45:56 +01:00
Simon Legner
c6d5af8675
java-adapter-config: fix JSON indentation (#1245)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-11-10 09:45:32 +01:00
Stu Tomlinson
47045aedcc
Minor JavaScript Adapter Reference wording cleanup (#1154) 2021-11-10 09:41:47 +01:00
Tjeu Kayim
eda1b497c4
Translate German/Dutch "geheim" to "secret" (#1139) 2021-11-10 09:12:12 +01:00
Mikail
836c8afe72
Fix typos (#1119) 2021-11-10 09:03:05 +01:00
Jonathan Vila
b6dba27c1e KEYCLOAK-19144 [PR] fixing broken links 2021-11-08 15:00:24 +01:00
mposolda
57cc4a6353 KEYCLOAK-19438 Invalid link in the docs for the OpenBanking Brasil 2021-10-04 11:53:08 +02:00
AndyMunro
e15ebe8306 admin-reuse -- Found one more Data Grid link to fix based on a separate PR. 2021-09-21 08:58:46 +02:00
Andy Munro
26087f0ece Correcting capitalization 2021-09-21 08:58:46 +02:00
Andy Munro
d11312c618 correction to themes 2021-09-21 08:58:46 +02:00
Peter Skopek
b26a91c7a2 KEYCLOAK-16522 fix test issues (external links and anchor) (#44) 2021-09-21 08:58:46 +02:00
mposolda
7f36ef3272 KEYCLOAK-19233 Inaccurate documentation about Device Grant regarding client type 2021-09-07 11:39:18 +02:00
Yang Xie
080c682769 KEYCLOAK-17693 add config for loading custom IdMapper class 2021-08-03 17:45:04 +02:00
mposolda
34fcfb80a8 KEYCLOAK-18883 KEYCLOAK-18864 FAPI CIBA and OpenBanking Brasil updates 2021-07-29 23:41:06 +02:00
Martin Bartoš
104c85d46b KEYCLOAK-18466 Configure HTTP client timeouts for adapters 2021-07-22 10:54:52 +02:00
Michal Hajas
8436c1866b KEYCLOAK-16455 Update JS adapter init method reference with messageReceiveTimeout 2021-06-23 09:00:34 +02:00
mposolda
d312541cfa KEYCLOAK-18484 Documentation note about FAPI TLS considerations 2021-06-17 17:07:00 +02:00