Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

getting 'not logged in' after successful sso authentication in obiee11g

997883Aug 25 2015 — edited Aug 25 2015

Hi Team,

We have upgraded OBIEE 10g to 11g(11.1.1.7), after upgradation we are getting the below error while logging into analytics dashboards.

""You are not currently signed in to the Oracle BI Server.

   If you have already signed in, your connection might have timed out, or a communications or server error may have occurred.

   To sign in again, click here. If the problem persists, please contact the site's administrator."

---configurations.

1.We have configured Oracle SSO

2.We have configured authenticationsschemas.xml with the below content

 

<SchemaKeyVariable source="httpHeader" nameInSource="Proxy-Remote-User" forceValue="SSO"/>

    <AuthenticationSchema name="SSO" displayName="Single Sign On" userID="IMPERSONATE" proxyUserID="NQ_SESSION.RUNAS" options="noLogoffUI noLogonUI">

    <RequestVariable source="httpHeader" type="auth" nameInSource="Proxy-Remote-User" biVariableName="IMPERSONATE" options="required"/>

    </AuthenticationSchema>

3.Configured SSO from webcache/http server side.

4.We are not using OID,database authentacion types, instead we are using rpd.

Thanks.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details