#124 mod_auth_gssapi and mod_auth_mellon are sensitive to order
Closed: Invalid None Opened 8 years ago by rcritten.

During implementation of the mod_gssapi test module I found that I wasn't getting an WWW-Authenticate header back so had no chance to do negotiation.

AFAICT this boiled down to the order of the modules: mod_auth_gssapi needs to be loaded before mod_auth_mellon.


Opened an issue with mod_auth_gssapi, https://github.com/modauthgssapi/mod_auth_gssapi/issues/32

Closing this.

resolution: => wontfix
status: new => closed

Login to comment on this ticket.

Metadata