Hello Everyone,
I am having an issue at my company with certain internal web sites using single sign on. When you navigate to the site it attempts to authenticate using a private key stored in the keychain when it should not, and it obviously fails. The private key its trying to access appears to be assigned from the JSS CA as it has the exact same name as the JSS certificate.
The only way I have found to resolve this is to delete that private key. When I do that the users can log onto the internal sites they need and can authenticate via SSO as intended.
My question is will there be any negative effects for the user if this key is removed? And has anyone had similar issues with sights interfering with certs/keys passed down by the JSS CA?
Thanks in advance.