Skip to content

Test project using Ocelot gateway with Identityserver4

Notifications You must be signed in to change notification settings

ngoctubk/MinimalOcelot

Repository files navigation

Demo project

Demo project using Ocelot gateway, Identityserver4, Seq, Jaeger, Prometheus, Grafana

High architecture

Alt text

Request flow

Alt text

Description

  • API Gateway: Ocelot Gateway
  • Identity Provider: IdentityServer4

How to run

  • Prepare infrastructure: docker-compose up -d
  • Open solution and F5
  • Call API from ConsumerApplication1 to test result
  • View traces of request in localhost:16686
  • View log in localhost:5342

About

Test project using Ocelot gateway with Identityserver4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages