Forum Discussion

Habib_Ulla_Khan's avatar
Habib_Ulla_Khan
Icon for Nimbostratus rankNimbostratus
May 08, 2017

sso not passing to new url

Hi All,

 

I have configured a VIP with Access policy.

 

1)Below is the access policy configured.

 

 

2) Once user logins with credential, in this page we have links which will open other applications (which are also different VIP with APM). 3) Whenever end user clicks on these shortcut or hyperlinks, sso is not passing.

 

Kindly let me know what could be causing credential not being sent new page.

 

  • Snl's avatar
    Snl
    Icon for Cirrostratus rankCirrostratus

    Try debug sso and see what is happening

     

    1. Please set the SSO logs to debug:

    tmsh modify sys db log.accesscontrol.level value debug

     

    tmsh modify sys db log.sso.level value debug

     

    1. Reproduce the issue and make note of the session ID (Access Policy>Manage Sessions).

       

    2. Please set the SSO logs back to notice:

       

    tmsh modify sys db log.accesscontrol.level value Notice

     

    tmsh modify sys db log.sso.level value notice

     

    Cheers Snl