I have requirement were the user's were already joined to domain logged in using the same credential from ldap server, they don't want to enter it again to login into shibboleth SSO, so I searched over Shibboleth document, it already has support for SPNEGO based login.
I have to following questions:
- Does shibboleth server running under Cent OS support this protocol ?
- If it support Cent OS may I know how and were we have to configure it commuincate with Active Directory?
- If it does support only windows environment, may I know does it only work when windows server has to be joined in same domain?
Current Server Environment
Centos 7 Shibboleth 3.3
SAML & CAS (we using both protocol)