I’ve come across Configure OAuth 2.0 Demonstrating Proof-of-Possession | Okta Developer which talks about all DPoP.
But are there any examples in any programming anywhere on how this is/could be done?
I would like to implement this on top of OIDC using Python.
I do have OIDC working fine with my test/developer domain.
Hello @peteOKTALetkeman,
It looks like this is not directly supported within our Management SDKs at this time. Until then I would recommend using the “Call Other API Endpoints” functionality here to use DPoP: GitHub - okta/okta-sdk-python
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.