mehdipayervand / IdentityServer4.Quickstart.UI.AspNetIdentity

Quickstart UI for ASP.NET Identity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quickstart UI for an IdentityServer4 v2 using ASP.NET Core Identity

This repo contains an MVC based UI for login, logout and consent that supplements an IdentityServer4 and uses ASP.NET Identity Core for users. Note that the repo doesn't include solution and project files, but should be copied to your project as described below.

note This branch contains the files for IdentityServer4 v2 and ASP.NET Core / MVC 2. The files for IdentityServer 1.x and ASP.NET Core 1.x can be found on this branch. The documentation for 1.x can be found here.

Issues

For issues, use the consolidated IdentityServer4 issue tracker.

About

Quickstart UI for ASP.NET Identity

License:Apache License 2.0


Languages

Language:C# 70.9%Language:HTML 26.3%Language:CSS 1.2%Language:PowerShell 0.8%Language:Shell 0.6%Language:JavaScript 0.3%