GithubHelp home page GithubHelp logo

cjbrown822 / identityserver4.quickstart.ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from identityserver/identityserver4.quickstart.ui

0.0 0.0 0.0 607 KB

Starter UI for in-memory IdentityServer4

License: Apache License 2.0

C# 72.29% CSS 3.40% PowerShell 0.71% JavaScript 0.28% Shell 0.51% HTML 22.81%

identityserver4.quickstart.ui's Introduction

Quickstart UI for IdentityServer4

This repo contains a sample MVC based UI for login, logout, grant management and consent.

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 to go with the latest release of IdentityServer4. If you are looking for older versions, try this page.

Adding the quickstart UI

This repo contains the controllers, models, views and CSS files needed for the UI. Simply download/clone it and copy the folders into the web project.

Alternatively you can run this powershell script from your web project directory to download them automatically:

iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/IdentityServer/IdentityServer4.Quickstart.UI/master/getmaster.ps1'))

Or using bash one-liner on macOS or Linux:

curl -L https://raw.githubusercontent.com/IdentityServer/IdentityServer4.Quickstart.UI/master/getmaster.sh | bash

Or you can use our templates:

dotnet new -i identityserver4.templates
dotnet new is4ui

Issues

For issues, use the consolidated IdentityServer4 issue tracker.

identityserver4.quickstart.ui's People

Contributors

ar7z1 avatar bertsinnema avatar brockallen avatar etharalali avatar gabrielweyer avatar leastprivilege avatar michael-freidgeim-webjet avatar michaelkruglos avatar miroslavpopovic avatar steventcramer avatar talanc avatar tornhoof avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.