2 results matched your search criteria
Forum topic
OneSpan Sign
We use SSO so we don't sending out the invitation for users to activate their accounts. How can I programmatically activate the accounts using the .NET SDK. I can determine who's pending from the list of senders, but not sure how to update their status to ACTIVE.
Forum topic
OneSpan Sign
When a new user is provisioned, the user status is set to PENDING. When using SSO, the user status never changes to ENABLED because they do not get the activation email. How do we get the status to ENABLED so that we have the ability to DISABLE the user, if needed?