Releases: affecto/dotnet-AuthenticationServer
Releases · affecto/dotnet-AuthenticationServer
Release list
Reference tokens
Enable configuring clients to use reference tokens and scopes to have secrets.
Added the ability to register custom implementations of ITokenService and ICustomGrantValidators
Merge pull request #22 from affecto/feature/impersonation Added the ability to register custom implementations of ITokenService and ICustomGrantValidators
Log level fix
Changed minimum logging level to verbose to include plugin log messages.
Split supporting packages and plugins to separate repositories
Merge pull request #20 from affecto/development Split supporting packages and plugins to separate repositories.
Update identity management reference
Merge pull request #13 from affecto/development Update identity management reference.
Better ADFS support
Updated Kentor AuthServices for better ADFS metadata support.
External authentication
External authentication with configurable identity management new user custom property values.