Skip to content

Releases: X-Guardian/AdfsDsc

v1.4.0

24 Oct 19:33
d44fcaf
Compare
Choose a tag to compare

[v1.4.0]

Added

  • AdfsServerApplication
    • Added basic support for AdfsServerApplications (WIA only, not client certificates/secrets)

Changed

  • Updated Azure DevOps DownloadBuildArtifacts to v1.

v1.4.0-preview0001

24 Oct 18:50
497c5b7
Compare
Choose a tag to compare
v1.4.0-preview0001 Pre-release
Pre-release

[v1.4.0-preview0001]

Added

  • AdfsServerApplication
    • Added basic support for AdfsServerApplications (WIA only, not client certificates/secrets)

Changed

  • Update Azure DevOps DownloadBuildArtifacts to v1.

v1.3.2

21 Apr 12:32
3558726
Compare
Choose a tag to compare

[v1.3.2]

Fixed

  • AdfsApplicationPermission
    • Fixed issue comparing multiple ScopeNames (#67]).
  • AdsfRelyingPartyTrust
    • Fixed issue when the AllowedClientTypes Property had multiple values.

Changed

  • AdfsDsc
    • Updated the Help and Example files.

v1.3.2-preview0003

21 Apr 12:17
40a666b
Compare
Choose a tag to compare
v1.3.2-preview0003 Pre-release
Pre-release

[v1.3.2-preview0003]

Fixed

  • AdfsApplicationPermission
    • Fixed issue comparing multiple ScopeNames (#67]).
  • AdsfRelyingPartyTrust
    • Fixed issue when the AllowedClientTypes Property had multiple values.

Changed

  • AdfsDsc
    • Updated the Help and Example files.

v1.3.2-preview0002

21 Apr 09:40
ddde349
Compare
Choose a tag to compare
v1.3.2-preview0002 Pre-release
Pre-release

[v1.3.2-preview0002]

Fixed

  • AdsfRelyingPartyTrust
    • Fixed issue when the AllowedClientTypes Property had multiple values.

Changed

  • AdfsDsc
    • Updated the Help and Example files.

v1.3.2-preview0001

21 Apr 09:27
e4f22cf
Compare
Choose a tag to compare
v1.3.2-preview0001 Pre-release
Pre-release

[v1.3.2-preview0001]

Changed

  • AdfsDsc
    • Updated the Help and Example files.

v1.3.1

19 Apr 16:56
a126008
Compare
Choose a tag to compare

[v1.3.1]

Fixed

  • AdsfWebApiApplication
    • Fixed issue when the AllowedClientTypes Property had multiple values (#63]).
    • Fixed issue with comparing custom Issuance Transform Rules (#57).

v1.3.1-preview0002

19 Apr 16:54
a126008
Compare
Choose a tag to compare
v1.3.1-preview0002 Pre-release
Pre-release

[v1.3.1-preview0002]

Fixed

  • AdsfWebApiApplication
    • Fixed issue when the AllowedClientTypes Property had multiple values (#63]).
    • Fixed issue with comparing custom Issuance Transform Rules (#57).

v1.3.1-preview0001

19 Apr 16:29
7ea6ae0
Compare
Choose a tag to compare
v1.3.1-preview0001 Pre-release
Pre-release

[v1.3.1-preview0001]

Fixed

  • AdsfWebApiApplication
    • Fixed issue when the AllowedClientTypes Property had multiple values (#63])

v1.3.0

19 Mar 11:41
Compare
Choose a tag to compare

[v1.3.0]

Fixed

  • AdfsDsc
    • Fixed Sampler breaking change with GitHubTasks.
  • AdfsProperties
    • Fixed issues with unavailable properties on Windows Server 2016
      (issue #51).

Changed

  • AdfsDsc
    • Updated gitversion configuration.
    • Updated Azure Pipeline Ubuntu image version
  • AdfsFarm
    • Added parameters CertificateDnsName, SigningCertificateDnsName and DecryptionCertificateDnsName.