The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.
- AdfsServerApplication
- Added basic support for AdfsServerApplicaitons (WIA only, not client certificates/secrets)
- Update Azure DevOps DownloadBuildArtifacts to v1.
- AdfsApplicationPermission
- Fixed issue comparing multiple ScopeNames (#67]).
- AdsfRelyingPartyTrust
- Fixed issue when the
AllowedClientTypes
Property had multiple values.
- Fixed issue when the
- AdfsDsc
- Updated the Help and Example files.
- AdsfWebApiApplication
- AdfsDsc
- Fixed Sampler breaking change with GitHubTasks.
- AdfsProperties
- Fixed issues with unavailable properties on Windows Server 2016 (issue #51).
- AdfsDsc
- Updated gitversion configuration.
- Updated Azure Pipeline Ubuntu image version
- AdfsFarm
- Added parameters
CertificateDnsName
,SigningCertificateDnsName
andDecryptionCertificateDnsName
.
- Added parameters
- Unreleased
- AdfsContactPerson
- Added empty contact support (issue #27).
- AdfsFarm
- Added
AdminConfiguration
parameter (issue #42).
- Added
- AdfsGlobalAuthenticationPolicy
- Added integration tests.
- AdfsOrganization
- Added empty organization support (issue #30).
- Added integration tests.
- AdfsProperties
- Added integration tests.
- AdfsProperties
- Removed obsolete properties
PromptLoginFederation
andPromptLoginFallbackAuthenticationType
(issue #34).
- Removed obsolete properties
- AdfsFarmNode
- Removed
Ensure
Parameter asRemove-AdfsFarmNode
cmdlet is deprecated (issue #36).
- Removed
- AdfsWebApiApplication
- Added support for access control policy parameters (issue #19).
- AdfsRelyingPartyTrust
- Initial release