Reproduce steps
- in nexus.properties, set nexus-context-path=/nexus
- start nxrm
- configure saml
- log in with SSO
- the button redirects to http://localhost:8081/saml which gives a Jetty 404
Expected Result:
- the button should redirect to http://localhost:8081/nexus/saml
Workaround:
- going to http://localhost:8081/nexus/saml does successfully kick off the redirect process to IDP (Keycloak in my case) and I can successfully log in
Login at http://localhost:8081/nexus
Redirected to http://localhost:8081/saml