Skip to content

org.apache.catalina.authenticator.AuthenticatorBase.invoke Failed authenticate() test #38

@mkosla

Description

@mkosla

I am having trouble successfully authenticating users on my server. I've enabled FINE logging and have noticed the following entries:

org.bsworks.catalina.authenticator.oidc.BaseOpenIDConnectAuthenticator.performAuthentication authentication of "" was successful

org.bsworks.catalina.authenticator.oidc.BaseOpenIDConnectAuthenticator.performAuthentication redirecting to original URI: /

org.apache.catalina.authenticator.AuthenticatorBase.invoke Failed authenticate() test

By my interpretation this is telling me that I'm authenticating using tomcat-oidcauth, but then failing the default authenticator. Is this correct? If so, are there any suggestions on how to debug this issue on my end?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions