Commit graph

328 commits

Author SHA1 Message Date
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
mposolda
817eb73093 KEYCLOAK-17940 Client policies documentation
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
2021-06-09 08:47:47 +02:00
stianst
74abc79c48 Remove link to Undertow.io 2021-06-07 12:31:34 +02:00
Hynek Mlnarik
b572fcff07 KEYCLOAK-18301 Fix broken links 2021-05-31 08:59:58 +02:00
Yoshiyuki Tabata
fde7cdeb70 KEYCLOAK-17491 Move the key settings to the new Keys tab 2021-05-27 15:27:18 +02:00
Björn Schmidtke
76644bb065 KEYCLOAK-16072 add mising Advanced Login Configuration documentation 2021-05-03 13:14:18 -03:00
Takashi Norimatsu
f571e01fd0 revise sentences 2021-04-29 15:59:35 +02:00
Takashi Norimatsu
f62cec55f7 KEYCLOAK-12137 OpenID Connect Client Initiated Backchannel Authentication (CIBA) 2021-04-29 15:59:35 +02:00
Manuel Rauber
c8109152a9 KEYCLOAK-17684: fix definition of createAccountUrl parameter 2021-04-28 09:02:01 +02:00
niko-vulic
af4cda7d9b Update sp_role_mappings_provider_element.adoc
Additional information on spaces in role mappings and unicode replacements
2021-04-28 08:55:05 +02:00
Michito Okai
68dcd06748 KEYCLOAK-7675 Support for Device Authorization Grant 2021-03-15 14:45:05 +01:00
R Kaja Mohideen
cdc50fb328 KEYCLOAK-15906 2021-03-11 16:25:37 +01:00
Andy Munro
e18ea48b26 KEYCLOAK-16929 Adding conscious language preface of the release notes 2021-03-02 09:34:57 +01:00
stianst
35a1faf0a6 Fix links 2021-02-17 10:02:55 +01:00
stianst
6e396a7229 Fix some links 2021-02-17 10:02:55 +01:00
Nurbek
00273fb95d Update nodejs-adapter.adoc
example of response_mode 'permissions' uses token as value
2021-02-17 09:14:13 +01:00
brunomedeirosdedalus
7aea6a2023 Update token-exchange.adoc
Changing the German/Dutch name of "geheim" to "the client secret"
2021-02-17 09:11:52 +01:00
MANAS PATNAIK
308f643377 Update client-registration-cli.adoc
Fixed Spelling issues.
2021-02-17 09:06:08 +01:00
Bruno Oliveira da Silva
6680ace8fb [KEYCLOAK-16550] Remove Gatekeeper from the docs 2021-02-17 09:03:06 +01:00
Bodo Graumann
61ceb5fc0c Minor grammatical fix 2021-02-17 08:58:44 +01:00
Stefan Guilhen
9a21c9cb05 [KEYCLOAK-16788] Fix broken links 2021-01-15 10:47:01 +01:00
Johannes Waigel
f51560fb90 fix typo
remove invalid code
2021-01-13 11:45:58 +01:00