cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Translate the entire conversation x

Error form login authentication

YH_10333800
6-Contributor

Error form login authentication

If you access the page after modifying from basic authentication to form authentication, you will receive 500 errors
om.ptc.mvc.controllers.ExceptionController  - message : Handler dispatch failed; nested exception is wt.method.AuthenticationException
error:-------------org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is wt.method.AuthenticationException org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is wt.method.AuthenticationException
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1078)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
The same log as comes out.

You can log in on OOTB, but it's an error that comes out when you access the developed page.

How should we resolve the above errors?

0 REPLIES 0
Announcements
Top Tags