Category / Section
How to Configure Mobile SMS 2FA in Gluu Flex
Published:
1 min read
This document shows how to configure mobile SMS 2FA in Janssen Server using Admin-UI. This involves two steps.
Enable twilio_sms
- Navigate to: Admin-UI > Scripts >
twilio_sms
- Keep all configurations intact other than:
twilio_sid
:twilio_token
:from_number
:
Configure Agama Project
- Go to Admin-UI > Authn > Agama Flows > Casa
- Click on the configuration wheel on the right.
- Select “Export Current Config” and add the following to the exported JSON:
sid
,token
, andnumber
- Save the modified JSON file
- Import Configuration by uploading the updated JSON file
Screenshot
Notes
- Ensure the JSON structure is maintained while adding the new fields.
- This configuration allows SMS-based 2FA using Twilio.