Forum Discussion

sameh_atef_2110's avatar
Aug 04, 2015

SSO in APM profile not working

Hi, I have configured a SSO mapping and a portal webtop (exchange webpage) to a user after a successful authentication to use same login page credentials. But, the exchange login page loads without making SSO. Any help ?

 

5 Replies

  • thanks, what if i want to configure SSO for non exchange web page like a web server or for login to another F5 web login page ?

     

  • kunjan's avatar
    kunjan
    Icon for Nimbostratus rankNimbostratus

    Typically you have to inspect the page code and traffic thru fiddler or similar and substitute the SSO variables like username and password, and add any additional parameters as required by the backend application.

     

  • i have configured username, password and start URI. But, still not working. Also, i don't know what to write in Form Action field. Do you have an example for that other than Exchange.

     

  • This is what I use and it works. Make sure to clear all cached setting when testing. Incognito is your friend.

    NTLMV2

    Username Source: session.sso.token.last.username
    Password Source: session.sso.token.last.password
    Domain Source:   session.logon.last.domain
    NTLM Domain:     consto.com
    

    Specific Access Policy

    1. Go to SSO/Auth Domains
    2. SSO Configuration: Your NTLMV2 Profile

    Edit Access Policy

    After your AD login, select the + icon and under the Assignment tab, select SSO Credential Mapping and leave the default settings.