A user wants to change the default SMS authentication method in the account settings screen to the Authenticator app, which they consider more secure.
- In the UI Design module, create an area titled ‘Change Authentication Method’.
- Add a Select Box element (example: ddl2FAType) → options: SMS, Email, Authenticator.
- Create a button: ‘Update Verification Method’.
- Add an action to this button:
- ADD ACTION → OnClick → Authorisation → Change Two Factor Authentication Type
- Configure the parameters:
- Authentication Type: Links to the value selected from the Content Menu