Skip to content

Releases: affecto/dotnet-AuthenticationServer.Plugins.Infrastructure

Use default value if identity provider name is not provided with the authorize request

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 05 Jul 12:09
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

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 27 Jun 12:48

Claims received from external identity provider are mapped according to configuration and passed forward to plugin implementation.

Initial version

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 16 Jun 12:09
Merge pull request #1 from affecto/development

Initial version