VA.SitefinitySTS.RelyingParty 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package VA.SitefinitySTS.RelyingParty --version 1.0.4
NuGet\Install-Package VA.SitefinitySTS.RelyingParty -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VA.SitefinitySTS.RelyingParty" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VA.SitefinitySTS.RelyingParty --version 1.0.4
#r "nuget: VA.SitefinitySTS.RelyingParty, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VA.SitefinitySTS.RelyingParty as a Cake Addin
#addin nuget:?package=VA.SitefinitySTS.RelyingParty&version=1.0.4

// Install VA.SitefinitySTS.RelyingParty as a Cake Tool
#tool nuget:?package=VA.SitefinitySTS.RelyingParty&version=1.0.4

Configure your Sitefinity Project to use an external STS

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6.2 1,161 2/5/2018
1.0.6.1 974 2/1/2018
1.0.6 1,129 5/3/2016
1.0.5 1,008 3/8/2016
1.0.4 967 3/8/2016
1.0.3 950 3/7/2016
1.0.2 977 3/7/2016
1.0.0 1,191 2/29/2016

Version 1.0.4: Map claim values to profile properties (matching last bit of the claim name to the name of the profile property)
     Version 1.0.3: Secure settings by default. Versionless references to token handler in web.config
     Version 1.0.2:  - Add GivenName,Surname,email claims to User/Profile properties
                     - RelyingParty.config: Default password, Backdoor password & additional settings
     Version 1.0.1 configures default sts configuration