okta / okta-sdk-dotnet

A .NET SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.
Other
160 stars 100 forks source link

OKTA-433579 Polling Push Factor Verification Using .NET SDK #525

Closed andriizhegurov-okta closed 3 years ago

andriizhegurov-okta commented 3 years ago

Issue \

507

Code

Current behavior

Desired behavior

Add a property with the TransactionId from "_links" in Push Factor Verification response Example of the response https://developer.okta.com/docs/reference/api/factors/#issue-a-push-factor-challenge

Additional Context