Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

Reply to: Error Activation Orchestation Sample SDK Android

0 votes

Hi Oscar, 

To answer your question, from the Adaptive Authentication interactive API > Authencator resource, you could use "/authenticators" endpoint to query authenticators and see the availability, status, and more info about all authenticators . From there, you will have the boolean attribute "Assigned", if you set it to "True", you will get a list of all authenticators in use, and you will get the available ones if you set it to "False".

In addition, there is no need to delete a user instance when the desired authenticator instance is unavailable.  Just copy the serial number of the required authenticator and call "/authenticators/{serialNumber}/unassign" to have it available, and then call "​/authenticators​/{serialNumber}​/assign" endpoint with the userID and domain to have the authenticator assigned to the new user.

A note from the attached document, it is recommended to use "AdaptiveRegisterUserInput" object type in the context of IAA and for the purpose of testing Orchestration SDK.

Hope that helps,

Hakim


Reply to: Virtual OTP Delivery Method

1 votes

Hi Oscar,

It seems that MDC is not supported for your location on Sandbox, but since you had the deliveryMethod for an email working that should give you an idea how it would work. Please let me know if you have more questions.

Regards,

Hakim


Subscriptions

Topics Replies Freshness Views Users
2 3 years 4 months ago 373
8 3 years 10 months ago 399

Orchestration SDK seems to have support for ARM only. We are not able to build an app with this SDK and test on iOS Simulator. 

7 10 months ago 508
3 3 years 11 months ago 135
4 3 years 2 months ago 261

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.