The Wayback Machine - https://web.archive.org/web/20200717074155/https://github.com/topics/identityserver4
Skip to content
#

identityserver4

Here are 326 public repositories matching this topic...

IdentityServer4
guillaumeTactics
guillaumeTactics commented Apr 9, 2020

I use IdentityServer (v2.5.3) and recently went from code-defined clients to appSettings-defined (see http://docs.identityserver.io/en/3.1.0/topics/clients.html)

In the process I made the mistake of translating AllowedGrantTypes = GrantTypes.ClientCredentials into "AllowedGrantTypes": [ "ClientCredentials" ] when the correct value is "client_credentials".

I noticed that:

  • The error

Restaurant App 🍔 is a sample open source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices ☸️ architecture and cross-platform development 📱🖥 🐳

  • Updated Jul 14, 2020
  • C#

Sample using Command and Query Responsibility Segregation (CQRS) implemented in .NET Core by using MediatR and identityserver4, background workers, real-time metrics, monitoring, logging, validations, swagger and more

  • Updated May 29, 2019
  • C#

Improve this page

Add a description, image, and links to the identityserver4 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the identityserver4 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.