Forum Discussion
Ibrahim_Kadiri
Oct 06, 2015Nimbostratus
How do i determine SSO method
Dears,
I am configuring SSO for one of the application and i am still not sure to use which Method. I have tried all the methods one after the other but it fails.
Is there any way to determ...
Stanislas_Piro2
Oct 06, 2015Cumulonimbus
Hi,
you can use curl from F5 command line:
curl -i http://www.company.com/
- if the code is 301 or 302, it is a redirect: follow the Location link
-
If the code returned is 401, the method can be Basic, NTLM or Kerberos, you must look at the WWW-Authenticate header
- Basic --> basic
- NTLM --> NTLM
- négociante --> Kerberos
- If the authentication page is a form, the method can be forms or forms-client-initiated.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects