Micro Focus NetIQ Advanced Authentication SMS notifications – integration manual
Here we describe how to use SMSEagle for Micro Focus NetIQ Advanced Authentication SMS notifications.
SMSEagle Setup
Create a new user in SMSEagle with API methods enabled.
Micro Focus NAAF Setup
1. In the NAAF web interface, open Policies -> SMS Service Provider Settings
2. In the SMS Sender section
- Select: Sender service: Generic
- Set Service URL to:
https://url-of-smseagle/index.php/http_api/send_sms
(where url-of-smseagle is actual SMSEagle IP address)
- Set HTTP request method: GET
3. In the HTTP request body add following parameters:
Parameter name | Parameter value |
login | your user to login to SMSEagle |
pass | your password to login to SMSEagle |
to | {phone} |
message | {message} |
3. Save your settings