Forum Discussion
Fortiauthenticator with APM
can anyone help us to configure the Radius fortiauthencator server at the APM level. we are stuck at the PUSH OTP of fortiauthenticator but we manage to manually type the OTP code generated at the forticlient level.
do we need more HTML code to attack the API fortiauthenticator? or we have to work with api rest
- mahir
Altostratus
how can we add this request in the OTP page in the column coustumised. it works with curl we get to do the push OTP
curl -k -v -u "admin:XXXXXXXXXXXXXXXXXXXXXXXXXX" -X POST -d '{"username":"XXXXXXXXXX"}' -H 'Content-Type: application/json' ?format=json&username=XXXXXXXX
- Faruk_AYDIN
Nimbostratus
have look this document https://docs.fortinet.com/uploaded/files/2647/fac-two-factor-interop-guide-40.pdf
You should be able to use this codesnippet:
https://devcentral.f5.com/codeshare/irules-lx-sideband-connection-1162
Modify the iRule to your needs and trigger the iRule from the VPE by using an iRule event.
- CTree
Altostratus
Old topic but not much information available.
We successfully used iRule LX, node JS and a per-request policy for MFA authentication with the Radius Fortiauthenticator API.
PUSH OTP SMS EMAIL, could be configured if desired.
Our solution has been shared with both F5 and Fortinet support.
PM if you are still interested
- A_Gondouin
Nimbostratus
Hello,
I would gladly hear your solution based on both APM and FortiAuthenticator if you have time to share.
Thanks a lot
- VisiGod
Altostratus
Hello CTree,
If you could share your solution with us we would be really glad 😀
Thanks in advance
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