Skip to content

Angelinsky7/PolicyServer

Repository files navigation

PolicyServer

Mix with PolicyServer.Local and IdentityServer4

Startup

The best way to test this example easily :

  1. Port configuration :
  2. Set for each projects the "Project Startup" Mode, NOT the IIS
  3. Set multiple projects startup -> set Start for all 3 projects
  4. Go to http://localhost:5005, Login with test user (Alice/Bob) and test different URL
  5. Should work as expected.... (I hope)

!! Warning !! You must first start the TestIdentityServer project with a custom application arguments: /seed then you can remove it for normal usage. The /seed parameter creates the 2 user : alice and bob, and correctly migrate the database that identity server needs.

About

Mix with PolicyServer.Local and IdentityServer4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published