Mule 4 TOTP Connector to Generate Code Compatible to Google Authentication

Agenda

  • Introduction
  • TOTP Connector Details
  • Usage Scenarios

Introduction

In this article, we'll enable a MuleSoft application to validate am authentication code generated by Google Authentication where a user's account is registered based on a key.

TOTP Connector Details

While accepting the input key as an input, it will be decoded with the Base32 class.