Author |
Message |
MIUSA Principal Member


Joined: 30 Apr 2011
       Posts: 267

|
Posted: Thu Dec 06, 2018 9:48 am Post subject: SSO in BI 4.2 SP6 |
|
|
Hi, All
We have implemented SSO in our BI Dev env.(same as prod env but only developers have access).
SSO is working fine when we use:
1. HOSTNAME:8080/BOE/BI -----Working fine in IE/Edge
2. Company:8080/BOE/BI ------Working fine in IE/Edge. This is alias of DNS entry of the hostname.
3. Company.Test.com:8080/BOE/BI ----- 1. Not working. Asking for credentials to login to BILaunchpad. 2. As per the properties of Alias, Alias name, FQDN, FQDN for target host looks ok.
Can anyone please let me know what is missing in point 3 because of which SSO not working with FQDN.
Thank you for the help! |
|
Back to top |
|
 |
sapaa Principal Member


Joined: 21 Feb 2014
     Posts: 211

|
Posted: Thu Dec 06, 2018 2:28 pm Post subject: Re: SSO in BI 4.2 SP6 |
|
|
did you run
setspn -a HTTP/servername.domain.com serviceaccount? |
|
Back to top |
|
 |
MIUSA Principal Member


Joined: 30 Apr 2011
       Posts: 267

|
Posted: Thu Dec 06, 2018 3:30 pm Post subject: Re: SSO in BI 4.2 SP6 |
|
|
Yes. we have:
setspn -a BISSO/serviceaccount.domain.com serviceaccount
setspn -a HTTP/servername serviceaccount
setspn -a HTTP/servername.domain.com serviceaccount |
|
Back to top |
|
 |
sapaa Principal Member


Joined: 21 Feb 2014
     Posts: 211

|
Posted: Fri Dec 14, 2018 5:49 pm Post subject: Re: SSO in BI 4.2 SP6 |
|
|
Which browser(s)....? |
|
Back to top |
|
 |
MIUSA Principal Member


Joined: 30 Apr 2011
       Posts: 267

|
Posted: Mon Jan 07, 2019 4:02 pm Post subject: Re: SSO in BI 4.2 SP6 |
|
|
It was on IE/Edge. Worked with server team and they added load balancing URL to their policy which helps to resolve the SSO issue. |
|
Back to top |
|
 |
|