VA.SitefinitySTS.RelyingParty
1.0.6.1
See the version list below for details.
dotnet add package VA.SitefinitySTS.RelyingParty --version 1.0.6.1
NuGet\Install-Package VA.SitefinitySTS.RelyingParty -Version 1.0.6.1
<PackageReference Include="VA.SitefinitySTS.RelyingParty" Version="1.0.6.1" />
paket add VA.SitefinitySTS.RelyingParty --version 1.0.6.1
#r "nuget: VA.SitefinitySTS.RelyingParty, 1.0.6.1"
// Install VA.SitefinitySTS.RelyingParty as a Cake Addin #addin nuget:?package=VA.SitefinitySTS.RelyingParty&version=1.0.6.1 // Install VA.SitefinitySTS.RelyingParty as a Cake Tool #tool nuget:?package=VA.SitefinitySTS.RelyingParty&version=1.0.6.1
Configure your Sitefinity Project to use an external STS
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
VA.SitefinitySTS.RelyingParty 1.0.6.1
2016-05-03: Version 1.0.6: - Support for Sitefinity 10
2016-05-03: Version 1.0.6: - Users enabled by default.
- Two additional policy settings:
- ForceMembershipProvider: If true the incoming membership provider (from domain claim) will be replaced with the value in DefaultMembershipProvider
- DefaultMembershipProvider: used to create a user if ForceMembershipProvider is true
Version 1.0.5: Updated dll
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