Skip to content

Prototype Pattern BFF Indenity Server Ocelot Orchestration

License

Notifications You must be signed in to change notification settings

mehdy-dev/BFF_OcelotGW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFF OcelotGW OidCProxy Microsoft Entra Id

Prototype Pattern BFF Indenity Server Ocelot Orchestration

Credits to

1- OidcProxy : https://github.com/thecloudnativewebapp/OidcProxy.Net 2- Ocelot : https://github.com/ThreeMammals/Ocelot

this sample/prototype contains sevral component and pattern

1- Ocelot APi Gateway
2- OidcProxy
3- BFF Pattern
4- Razor Page FE
5- Random Resources API

image

how to run the project

1- need app registration for Microsoft Entra Id Authentication 
2- dont forget admin consent 
3- callback Url is important 
4- the following component should run as a whole microservices architecture 
    a- FE Razor App
    b- Ocelot API Gateway
    c- Identity Server OidcProxy
5- set the config file oidcProxy "Microsoft Entra Id"
6- run the projects 
  a- \OcelotGW dotnet run
  b- \FE.Endpoint dotnet run
  c- \IdentityServer.EntraId dotnet run

7-navigate to the FE page and start by login 

image

About

Prototype Pattern BFF Indenity Server Ocelot Orchestration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published