COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Administration and Security => Topic started by: mslatorre28 on 28 Sep 2022 01:57:38 PM

Title: Configuring SSO with Shibboleth
Post by: mslatorre28 on 28 Sep 2022 01:57:38 PM
Hey All,

We're attempted to enable Single-Sign On in our Cognos environment.  We're currently running Cognos on Windows.  Has anyone been able to configure Single Sign-On in a Cognos windows environment, without purchasing a 3rd party tool like MotioCAP or SAASPASS?

Thanks!
Mike
Title: Re: Configuring SSO with Shibboleth
Post by: cognostechie on 28 Sep 2022 08:08:52 PM
Of course ! Lot of people (including myself) have configured SSO in Cognos on a Windows platform. The instructions are in the installation guide. That being said, I don't know what kind of identity provider Shibboleth is. I have used Active Directory and Azure as the IPs.
Title: Re: Configuring SSO with Shibboleth
Post by: mslatorre28 on 29 Sep 2022 09:17:12 AM
Thanks for responding!

It's a SAML based Authentication provider that our University uses to secure many of our applications.  Unfortunately, Cognos doesn't directly support SAML authentication.  From what I've read, to get it to work you need to use the SDK to create your own Custom Java Authentication Provider.  Didn't know if anyone had success doing that with a SAML based Authentication provider, or found another method for doing so.

Mike