COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: Tsunami on 29 Jul 2009 01:14:30 PM

Title: SSO isn't working properly
Post by: Tsunami on 29 Jul 2009 01:14:30 PM
I'm using AD as an authentication source and have been trying to use the SSO feature.  Well, it will populate the domain\username but that's it.  You still have to manually enter your password.  Any ideas?
Title: Re: SSO isn't working properly
Post by: kolonell on 29 Jul 2009 01:23:32 PM
What singleSignOnOption have you specified ? If it's IdentityMapping then make sure the binding credentials
specified in Cognos Configuration (AD namespace) have sufficient permissions to read other users
information (eg a domain admin would do).
Title: Re: SSO isn't working properly
Post by: Tsunami on 29 Jul 2009 02:12:19 PM
Quote from: kolonell on 29 Jul 2009 01:23:32 PM
What singleSignOnOption have you specified ? If it's IdentityMapping then make sure the binding credentials
specified in Cognos Configuration (AD namespace) have sufficient permissions to read other users
information (eg a domain admin would do).

ah, the problem was the singleSignOnOption...it's working properly now.  Thanks.