8000 GitHub - pr-dev-repo/Authorization
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pr-dev-repo/Authorization

Repository files navigation

ASP .NET Authorization (OPEN ID CONNECT & SAML 2.0)

This repository contains two simple ASP.NET Web Form applications that demonstrate how to implement user authentication using OpenID Connect and SAML 2.0 identity layers.

Project Structure

  • OpenID Connect Application: An ASP.NET Web Form application that uses OpenID Connect for user authentication.
  • SAML 2.0 Application: An ASP.NET Web Form application that uses SAML 2.0 for user authentication.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Visual Studio
  • .NET Framework

Installation

  1. Clone the repository to your local machine.
  2. Open the solution file in Visual Studio.
  3. Restore any missing NuGet packages.
  4. Build the solution and run the application.

Usage

Run the desired project (OpenID Connect or SAML 2.0) and use the interface to perform user authentication. I am using Okta as a Secuiry Identity, So do change the web.config items accordingly in regards to your provider.

Contributing

We welcome any contributions and pull requests. Please read our contributing guidelines for more information on how to contribute to the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0