Forum Discussion
Issue with SSO network access
My guess here is that your SSO is not configured correctly. I would start by creating a very simple access policy that solely tests the SSO:
- START -> VARIABLE ASSIGN -> ALLOW
Assign the username and password session variables statically in the variable assignment agent. Again, the purpose of this policy is just to test SSO, so everything else is removed. Now unfortunately this is where it gets difficult to troubleshoot remotely, as a form-based SSO can be tricky to configure and highly dependent on the server's requirements. At a minimum though, you need to capture:
-
What identifies a logon form (a specific URI, cookie, or header in the response)
-
What identifies the actual logon form on the page (action attribute, form order, form paramater, ID attribute, or name attribute)
-
What identifies a successful logon (presence of a new cookie or a redirect to a specific URI)
To find all of this information, you'll need to run a client side capture, access the application directly, and logon.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com