Skip to content

tommycwu/samples-aspnet-webforms

 
 

Repository files navigation

ASP.NET Web Forms Sample Applications for Okta

This repository contains several sample applications that show you how to integrate various Okta use-cases into your ASP.NET Web Forms applications.

Please find the sample that fits your use-case from the table below.

Sample Description Use-Case
Okta-Hosted Login An application server that uses the hosted login page on your Okta org, then creates a cookie session for the user in the ASP.NET Web Forms application. Traditional web applications with server-side rendered pages.
Self-Hosted Login An application server that uses a self-hosted login page on your ASP.NET Web Forms application. Traditional web applications with server-side rendered pages.
Social Login An application server that uses a self-hosted login page with multiple login options on your ASP.NET Web Forms application. Traditional web applications with server-side rendered pages.

Contributing

We're happy to accept contributions and PRs! Please see the contribution guide to understand how to structure a contribution.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.8%
  • SCSS 10.8%
  • C# 2.8%
  • CSS 1.7%
  • PowerShell 1.2%
  • ASP.NET 0.9%
  • Other 0.8%