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