<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D5KZ000019uwGt0AIOkta Classic EngineSingle Sign-OnAnswered2025-08-29T15:05:52.000Z2025-08-11T17:29:37.000Z2025-08-29T15:05:52.000Z

Guidov.47575 (Customer) asked a question.

DPoP flow using the ASP.NET Core SDK

Hi,

I’m building a new application on top of ASP.NET Core using MVC/Razor Pages and need to integrate authentication against Okta. I figured the best place to start is to use the provided SDK (https://github.com/okta/okta-aspnet).

The flow I need to integrate with using OIDC is DPoP enabled, and I am having issues trying to support that through the SDK. I can’t find any documentation on how to correctly configure this using the .NET SDK.

Could somebody provide an example of how this can be achieved?

Thanks,

Guido


  • DianaL.19788 (Customer Support Online Community and Social Care)

    Hello @Guidov.47575 (Customer)​ , thank you for contacting Okta Community.

     

    This feature isn’t currently available, or on the Roadmap.

    If you have a paid account, you can suggest a new feature to be added through the Okta Community page by going to the Community→ Ideas tab. Features suggested in our community are reviewed and can be voted on and commented on by other members. High popularity will increase the likelihood of it being picked up by the Product Team and implemented.

    You can find more details here.

     

    Regards. 

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Just released: More Okta Community badges just added

    Expand Post
    Selected as Best
  • RohitU.50441 (Trevonix)

    This info may be outdated, from what I know from before DPoP is supported in management SDKs at the moment and not in authentication SDKs.

    I'm sure someone from okta can confirm on the above.

     

    You can try Duende client stack to see if that helps.

  • DianaL.19788 (Customer Support Online Community and Social Care)

    Hello @Guidov.47575 (Customer)​ , thank you for contacting Okta Community.

     

    This feature isn’t currently available, or on the Roadmap.

    If you have a paid account, you can suggest a new feature to be added through the Okta Community page by going to the Community→ Ideas tab. Features suggested in our community are reviewed and can be voted on and commented on by other members. High popularity will increase the likelihood of it being picked up by the Product Team and implemented.

    You can find more details here.

     

    Regards. 

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Just released: More Okta Community badges just added

    Expand Post
    Selected as Best
This question is closed.
Loading
DPoP flow using the ASP.NET Core SDK