Forum Discussion
ASM JSON/AJAX start page for Exchange OWA
Running into a challenge and wondering if the community might be able to help. I'm using the ASM Brute Force Start Page to lookup user_id and password login request. Problem is, trying to understand what constitutes a JSON element to be added for the exchange lookup.
Has anyone else use this method and if so, how did you go about getting those elements to be lookedup on the start page?
- Yoann_Le_Corvi1
Cumulonimbus
Hi
Didn't get a change to test it, but I think this concerns the payload JSON sent to a logon URI rather than a start page. Let's say you have a form to login at /login.aspx, when you click on "Login" this posts a request to /dologin, with the payload JSON {"my_username":"toto", "my_password":"toto"} as JSON payload. Then
- Add the URL in the first field : /dologin
- Username JSON Element is "my_username"
- Password JSON Element is "ma_password"
Yoann
- smiley_dba
Nimbostratus
Thank you Yoann. Will test that out today. Thank you.
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