Update topics/oidc/java/adapter_error_handling.adoc
This commit is contained in:
parent
608f49f754
commit
2e0fb02689
1 changed files with 1 additions and 0 deletions
|
@ -32,3 +32,4 @@ OIDCAuthenticationError error = (OIDCAuthenticationError) httpServletRequest
|
|||
Reason reason = error.getReason();
|
||||
System.out.println(reason.name());
|
||||
----
|
||||
|
||||
|
|
Loading…
Reference in a new issue