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

Add support for DPoP #711

Closed laura-rodriguez closed 6 months ago

laura-rodriguez commented 7 months ago

Note for reviewers: If you want to review the feature right before the templates were modified to reduce the number of files to review, refer to the following commit

duytiennguyen-okta commented 7 months ago

I have a question because I have to do this for golang: How do you update caching for the access token?

laura-rodriguez commented 6 months ago

@bryanapellanes-okta I've updated my PR based on today's discussion. Feel free to review it at your convenience and resolve open comments if applicable. Thank you for the feedback!