How to get MFA API Access Tokens?

Hello,

We are attempting to create a page on our site that will allow the user to to enroll in MFA with a phone number they provide.

We are attempting to leverage the MFA API to acomplish this task, however we are struggling to gain an MFA API Token.

The documentation, found here, is vague in attempting to retrieve a token WITHOUT the login flow.

The documentation indicates, “If you are building a user interface to manage authentication factors, you’ll need to obtain a token you can use for the MFA API at any moment, not only during authentication.”

How do we go about obtaining this token? Is there an endpoint I’m missing to retrieve an MFA token?

Hi there @benjamin_mumma!

This is admittedly a bit of a tricky topic - I believe the following posts may prove helpful:

Basically, obtaining an MFA API token cannot be fully decoupled from the login flow.

Hope this helps to clarify!

Thanks tyf. I’ll take a look at the links you sent over

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.