Skip to content

s-tarasov/oidc-server-mock-for-homeproj

 
 

Repository files navigation

OpenId Connect Server Mock

This project allows you to run preconfigured mock server with OpenId Connect functionality.

Important

Free for development, testing and personal projects. For production you need to purchase Duende IdentityServer license.

Run

  cd src
  dotnet run

Configuration

  • src\users-config.yaml - users
  • src\clients-config.json - clients

About

Preconfigured Mock Server for OpenId Connect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 36.8%
  • Less 19.2%
  • CSS 18.4%
  • HTML 16.3%
  • TypeScript 8.0%
  • Dockerfile 0.4%
  • Other 0.9%