Skip to content

Async-Hub/Orleans.Security

Repository files navigation

Build Status Board Status

Contributing

Contributions are welcome, please contact via Azure DevOps, email admin@asynchub.org, or any other method with the owners of this repository.

Authorization library for Microsoft Orleans

The set of security packages for Microsoft Orleans 2.x/3.x provide the ability to use the same authorization functionality which is used in ASP.NET Core 2.x-5.x. It allows sharing IdentityServer4 (version 2/3/4) with MS Orleans grains and any ASP.NET Core 2.x-5.x application. Please see documentation for additional info.