Update topics/oidc/java/adapter-context.adoc
This commit is contained in:
parent
2e0fb02689
commit
1d0d9b1b06
1 changed files with 1 additions and 0 deletions
1
topics/oidc/java/adapter-context.adoc
Executable file → Normal file
1
topics/oidc/java/adapter-context.adoc
Executable file → Normal file
|
@ -17,3 +17,4 @@ Or, it is available in secure and insecure requests in the HttpSession:
|
|||
httpServletRequest.getSession()
|
||||
.getAttribute(KeycloakSecurityContext.class.getName());
|
||||
----
|
||||
|
||||
|
|
Loading…
Reference in a new issue