On this page

Add user authentication and Okta Resource Management to your ASP.NET Core app

Get started with ASP.NET Core + Okta

These resources walk you through adding user authentication to your ASP.NET Core app in minutes.

Integrate with Okta using the Okta-hosted Sign-In Widget

These SDKs help you integrate with Okta by redirecting to the Okta Sign-In Widget using OpenID Connect (OIDC) client libraries.

ASP.NET Core redirect authentication sample app (opens new window): See Okta-Hosted Login (opens new window) for a redirect configuration.

Integrate with Okta using embedded Sign-In Widget and SDKs

These SDKs help you integrate with Okta to build your own fully-branded authentication by embedding an Okta Sign-In Widget and/or SDK.

Okta Identity Engine:

Identity Engine .NET SDK (opens new window)

Okta Classic Engine:

Other Classic Engine .NET libraries

Okta-hosted Sign-In Widget guide:

Sign users in to your web app using the redirect model

Embedded SDK and Sign-In Widget sign-in guide:

Get set up with Identity Engine sample apps and embedded use cases

Other guides:

Note: Browse our recent ASP.NET Core Developer Blog posts (opens new window) for further useful topics.