Coder Social home page Coder Social logo

codefork / identityserver3.samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from identityserver/identityserver3.samples

0.0 1.0 0.0 7.06 MB

Samples for IdentityServer v3

License: Apache License 2.0

C# 20.01% HTML 1.44% CSS 0.19% ASP 0.06% PowerShell 0.04% JavaScript 78.25%

identityserver3.samples's Introduction

IdentityServer3 Samples

![Gitter](https://badges.gitter.im/Join Chat.svg)

ASP.NET Core Hosting Sample

link

MVC Authentication walk-through link

Step by step tutorial on how to use identity server to provide authentication services to an MVC application and a Web API. See here for instructions.

Clients link

Sample clients and API for: client credentials, resource owner flow, code flow, form post, native and JavaScript implicit flow, WS-Federation and OpenID Connect Katana middleware.

Self-Host (minimal) link

Bare bones IdentityServer v3 host with all in-memory repositories.

Web-Host (minimal) link

Bare bones IdentityServer v3 hosted in IIS (Express)

Self-Host with WS-Federation link

Bare bones IdentityServer v3 host with all in-memory repositories and the WS-Federation plugin.

EntityFramework link

Sample which illustrates how to use the IdentityServer3.EntityFramework plugin which stores all of IdentityServer's configuration in an EF-capable database.

MembershipReboot link

Sample which illustrates how to use the IdentityServer3.MembershipReboot plugin for identity management using MembershipReboot.

AspNetIdentity link

Sample which illustrates how to use the IdentityServer3.AspNetIdentity plugin for identity management using ASP.NET Identity.

CustomUserService link

Sample to illustrate how to customize the login workflow by implementing a custom user service.

EmbeddedAssetsViewService link

Sample to illustrate how to add custom CSS and/or JavaScript to the default web pages IdentityServer displays to users.

CustomViewService link

Sample to illustrate how to completely replace the views shown to the user for login, logout, logged out, consent and errors.

MVC ViewService link

Sample to illustrate how to use MVC controllers and views to implement the ViewService

DependencyInjection link

Sample to illustrate how to register custom services with IdentityServer and how to accept as constructor parameters other IdentityServer dependencies and custom dependencies.

Custom Grant Types link

Sample to illustrate how add support for non-standard grant types at the token endpoint.

Custom Grant Types (more customization) link

Sample to illustrate how add support for non-standard grant types at the token endpoint. This sample also uses a custom user service and claims provider

Logging

Sample to illustrate how to use IdentityServer logging in custom services (e.g. a custom user service) as well as how to add a custom logging sink.

Xamarin samples

link

identityserver3.samples's People

Contributors

alexpeter-pen avatar billpratt avatar brentnewbury avatar brockallen avatar datawingsoftware avatar davidpeden3 avatar delryan avatar devel0 avatar devlz303 avatar estiller avatar happycodesloth avatar jake1164 avatar jhuntoo avatar johnkors avatar kevindockx avatar leastprivilege avatar lucascebertin avatar lutando avatar naigel56 avatar patrickhuber avatar ryanvgates avatar tugberkugurlu avatar

Watchers

 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.