Hi, I have a problem with the user management module, the tests work correctly but when I load the page localhost: 5000 / status I receive the message User Management: invalid response to register and in the console the following error appears several times:
java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter and the error mflix.api.security.JWTAuthEntryPoint : Unauthorized error: Full authentication is required to access this resource
Can you help me?
Thanks.