Fixed
Details
Assignee
fookerfookerReporter
Chris ManiganChris ManiganHB Grooming Date
Mar 29, 2022HB Backlog Status
BacklogDoc Backlog Status
NBDoc Backlog Grooming Date
Apr 06, 2022Sprint
NonePriority
Minor
Details
Details
Assignee
fooker
fookerReporter
Chris Manigan
Chris ManiganHB Grooming Date
Mar 29, 2022
HB Backlog Status
Backlog
Doc Backlog Status
NB
Doc Backlog Grooming Date
Apr 06, 2022
Sprint
None
Priority
PagerDuty
PagerDuty
PagerDuty
Created March 15, 2022 at 6:58 PM
Updated October 10, 2023 at 2:55 PM
Resolved September 14, 2023 at 9:31 AM
When you authenticate to OpenNMS using the pre-authentication configuration, the login.jsp page is still accessible. This can be a problem if you go directly to a URL like:
https://demo.opennms.com/opennms/login.jsp
You will be authenticated through the config in header-preauth.xml, and then will be directed back to the login page even though you are already authenticated. This page should have some way of knowing you are authenticated and then redirect to the main dashboard page (just chop off the login.jsp or direct to index.jsp).
Related documentation is here:
https://docs.opennms.com/horizon/29/operation/user-management/pre-authentication.html
Related issue to a recent bug fix with preauth: https://opennms.atlassian.net/browse/NMS-14059#icft=NMS-14059