Forum Discussion

mahir's avatar
mahir
Icon for Altostratus rankAltostratus
Sep 04, 2018

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

 

6 Replies

  • 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's avatar
      A_Gondouin
      Icon for Nimbostratus rankNimbostratus

      Hello,

      I would gladly hear your solution based on both APM and FortiAuthenticator if you have time to share.

      Thanks a lot

    • VisiGod's avatar
      VisiGod
      Icon for Altostratus rankAltostratus

      Hello CTree,

       

      If you could share your solution with us we would be really glad 😀

       

      Thanks in advance

  • 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