little_pinecone
0237a4766d
KEYCLOAK-8857 Update the Using Spring Boot Configuration
section ( #1347 )
...
* update bean declaration example to explicitly show that it should be declared in a class separate to `KeycloakWebSecurityConfigurerAdapter`
* add explanation to possible `Circular References` problem in Spring Boot 2.6+
* remove unnecessary whitespace
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2023-03-15 14:11:47 +01: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
Stephen Morris
1146b4d5c9
Update spring-security-adapter.adoc ( #1234 )
...
Fixed some typos.
2021-11-10 11:48:23 +01:00
dmprocha
a62dfc5b07
Update spring-security-adapter.adoc ( #1231 )
...
Add missing word
2021-11-10 09:46:47 +01: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
d11312c618
correction to themes
2021-09-21 08:58:46 +02:00
R Kaja Mohideen
cdc50fb328
KEYCLOAK-15906
2021-03-11 16:25:37 +01:00
Michael Furman
6b9a5f2854
Update spring-security-adapter.adoc
2020-09-09 11:19:57 +02:00
Michael Furman
cdbdac6c36
Fixing KEYCLOAK-14642
...
Fixing documentation to resolve KEYCLOAK-14642
2020-09-09 11:19:57 +02:00
JQ Zhu
2423febf03
Update spring-security-adapter.adoc
...
Fix typo
2020-07-23 10:36:14 -03:00
lrozenblyum
d472efb1b5
KEYCLOAK-10266
2019-10-30 15:48:06 +01:00
Matthew Helmke
2c2c7f7b50
Revert "fixed Wildfly mentions and faulty links with underscores"
...
This reverts commit 1ecbc1ba14075203af437295927699adf84cc428.
2019-02-20 11:51:28 +01:00
Matthew Helmke
a8cdbc3ca3
fixed Wildfly mentions and faulty links with underscores
2019-02-20 11:51:28 +01:00
ryandawsonuk
cdd725b5bf
uppercase B in Boot
2018-12-14 10:35:50 -06:00
ryandawsonuk
0a98dd0bce
note on avoiding BeanDefinitionOverrideException
2018-12-14 10:35:50 -06:00
Lubos Palisek
df7a50d1ec
Update documentation of spring security adapter registering Filters twice. Two new Keycloak filters were introduced since last update of the documentation. I'm adding them to documentation to be consistent with the code. ( #340 )
2018-04-06 08:09:02 +02:00
k-tamura
bf74b61e8b
Fix incorrect source format
2018-02-08 23:30:35 +01:00
Kohei Tamura
252bf71768
Fix typos in Securing Apps
2017-11-16 12:51:42 +09:00
Stian Thorgersen
ed7a90a8a5
KEYCLOAK-5404 Add testing
2017-09-07 14:09:11 +02:00
Stian Thorgersen
44c6a3ca64
Convert documentation to AsciiDoctor
2017-08-28 20:10:09 +02:00
Hendrik Ebbers
f5d118595e
documentation added
2017-06-15 12:57:10 +02:00
sebastienblanc
ab1757d02c
reflect usage of the starter
2017-05-22 10:54:16 +02:00
Stian Thorgersen
8a36a4b28a
Prepare to move to single repository
2017-02-14 10:05:15 +01:00