-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
in: openidAn issue in spring-security-openidAn issue in spring-security-openidtype: enhancementA general enhancementA general enhancementtype: jiraAn issue that was migrated from JIRAAn issue that was migrated from JIRA
Description
Daniel Serodio (Migrated from SEC-2152) said:
I'm using OpenIDAuthenticationFilter, and when I have an authentication error (in my case, most often caused by SSL problems), the error doesn't appear anywhere unless I set org.springframework.security.openid logging to DEBUG.
In the catch
block at OpenIDAuthenticationFilter.java:132, this error should be logged as INFO, or at least, the re-thrown exception (AuthenticationServiceException) should wrap the caught exception.
Metadata
Metadata
Assignees
Labels
in: openidAn issue in spring-security-openidAn issue in spring-security-openidtype: enhancementA general enhancementA general enhancementtype: jiraAn issue that was migrated from JIRAAn issue that was migrated from JIRA