#565 Recovered: ipsilon gssapi path not found
Closed: Fixed by t0xic0der. Opened by t0xic0der.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1251149

Description of problem:
I'm trying to use gssapi to log into a test web server.  I kinit as user from
terminal window then run firefox.  I get the user/password ipsilon login screen
with a section on the right for "Other authentication methods:" which shows a
link for "gssapi",  Clicking on this link I get the following error on screen:
"""
404 - Not Found
The path '/idp/login/gssapi/gssapi/negotiate' was not found.
If you think this is an error, contact the server administrator to resolve the
problem.
"""
Rob noticed the double gssapi in the path which is the problem.
Version-Release number of selected component (if applicable):
[root@idp log]# rpm -qa|grep ipsilon
ipsilon-infosssd-1.0.0-5.el7.noarch
ipsilon-authform-1.0.0-5.el7.noarch
ipsilon-saml2-base-1.0.0-5.el7.noarch
ipsilon-filesystem-1.0.0-5.el7.noarch
ipsilon-saml2-1.0.0-5.el7.noarch
ipsilon-1.0.0-5.el7.noarch
ipsilon-tools-ipa-1.0.0-5.el7.noarch
ipsilon-base-1.0.0-5.el7.noarch
ipsilon-authgssapi-1.0.0-5.el7.noarch
[root@idp log]# rpm -qa|grep mod_auth_gssapi
mod_auth_gssapi-1.2.0-1.el7.x86_64
How reproducible:
unknown.
Steps to Reproduce:
1.  Setup IPA Master
2.  Install 2 IPA Clients
3.  On 1st client setup ipsilon IDP
4.  On 2nd client setup ipsilon SP
5.  On a workstation joined to IPA domain try to accesss SP with GSSAPI
Actual results:
Error mentioned above.
Expected results:
GSSAPI login works.
Additional info:

This issue ticket was originally removed from the tracker as it clashed with the pull request.
See upstream ticket for migration details.


Metadata Update from @t0xic0der:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata