Skip to content

unable to find API to send MFA Enroll activation link via email/sms  #107

@snehas13

Description

@snehas13

Unable to find API to send an activation email when when the user is unable to scan the QR code provided as part of an Okta Verify transaction. If for any reason the user can't scan the QR code, they can use the link provided in email to complete the transaction during multi factor enrolment setup.

I didn't find any direct api wrapper for below REST api in android
https://${yourOktaDomain}/api/v1/authn/factors/opfh52xcuft3J4uZc0g3/lifecycle/activate/email

Able to locate below API in Swift, but unable to find for android.
sendActivationLinkViaEmail
https://github.com/okta/okta-auth-swift

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions