org.mule.api.security.UnauthorisedException: Registered authentication is set to org.mule.transport.http.filters.HttpBasicAuthenticationFilter but there was no security context on the session. Authentication denied on endpoint none. Message payload is of type: NullPayload
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via MuleSoft JIRA by Sylwester Zieliński, 1 year ago
via MuleSoft JIRA by Sylwester Zieliński, 1 year ago
via Stack Overflow by Unknown author, 2 years ago
via mulesoft.org by Unknown author, 2 years ago
via mulesoft.com by Unknown author, 2 years ago
via mulesoft.com by Unknown author, 1 year ago
org.mule.api.security.UnauthorisedException: Registered authentication is set to org.mule.transport.http.filters.HttpBasicAuthenticationFilter but there was no security context on the session. Authentication denied on endpoint none. Message payload is of type: NullPayload
at org.mule.transport.http.filters.HttpBasicAuthenticationFilter.authenticateInbound(HttpBasicAuthenticationFilter.java:156)
at org.mule.security.AbstractEndpointSecurityFilter.authenticate(AbstractEndpointSecurityFilter.java:54)
at org.mule.security.AbstractAuthenticationFilter.doFilter(AbstractAuthenticationFilter.java:52)