Incomplete
Details
Assignee
OpenNMS Bug Mailing ListOpenNMS Bug Mailing ListReporter
Steve MillerSteve MillerComponents
Fix versions
Affects versions
Priority
Minor
Details
Details
Assignee
OpenNMS Bug Mailing List
OpenNMS Bug Mailing ListReporter
Steve Miller
Steve MillerComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created July 13, 2007 at 1:40 PM
Updated January 27, 2017 at 4:32 PM
Resolved October 7, 2008 at 8:43 AM
Under some approximation of 1.2.9 (more likely, early 1.3.X code from off the trunk), it was possible to have some combination of Apache and Tomcat use HTTP Basic authentication.
That made it easy to do things like have access to OpenNMS be authenticated through Kerberos.
In 1.3.2, or at least now that the acegi authentication framework is being used, this ability seems to be gone: you're forced to use the form-based authentication screen that you get when you go to https://whatever/opennms/index.jsp.
If we could get back the ability to move the authentication into some combination of Apache and/or Tomcat, that'd be great. (We're using Apache and the Apache/Tomcat Connector to handle https access here.)
Thanks.