Forum Discussion
BIG IP Login URL using HTTP Post
Hi,
I need to know the HTTP post URL for big IP sso using webapi. so that I can post username/password from api/code and get the saml assertion.
I got https://login.vbgov.com/saml/idp/profile/redirectorpost/sso URL but it redirects to https://login.vbgov.com/my.policy page.
Thanks,
Abhishek Goyan
abhishek.goyan@aurigo.com
1 Reply
- youssef1
Cumulonimbus
Hi,
can you explain the context please and Goal.
In fact you are using API so you have to pass in clientless mode.
when HTTP_REQUEST { HTTP::header insert "clientless-mode" 1 }
But your problem with SAML is that is using redirects between the SAML SP and the SAML IdP. In this case, redirects are not supported by API (unless you create this part)...
Then you will an irule to retrieve your username and password in order to pass it in APM...
Regards
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