Releases: affecto/dotnet-AuthenticationServer.Plugins.Infrastructure
Releases · affecto/dotnet-AuthenticationServer.Plugins.Infrastructure
Release list
Use default value if identity provider name is not provided with the authorize request
Merge pull request #3 from affecto/development Use default value if identity provider name is not provided with the authorize request
Configurable mapping of received claims
Claims received from external identity provider are mapped according to configuration and passed forward to plugin implementation.
Initial version
Merge pull request #1 from affecto/development Initial version