Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to next DPoP post #1527

Merged
merged 1 commit into from
Sep 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _source/_posts/2024-09-05-dpop-oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ Okta's API resources support DPoP-enabled requests. If you want to add DPoP supp

I hope this intro to sender-constrained tokens is helpful and inspires you to use DPoP to elevate token security! Watch for more content about DPoP, including hands-on experimentation and code projects. If you found this post interesting, you may also like these resources:

* [Secure OAuth 2.0 Access Tokens with Proofs of Possession](/blog/2024/09/05/dpop-oauth)
* [Why You Should Migrate to OAuth 2.0 From Static API Tokens](/blog/2023/09/25/oauth-api-tokens)
* [How to Secure the SaaS Apps of the Future](https://sec.okta.com/appsofthefuture)
* [Step-up Authentication in Modern Application](/blog/2023/03/08/step-up-auth)
Expand Down
Loading