Skip to content

Releases: Tools4everBV/HelloID-Conn-Prov-Source-HelloID-RoleModel

v1.4.1

02 Mar 10:41
2d277f0

Choose a tag to compare

Fixed

  • Fixed permission type filtering to support multiple permission type prefixes in role mining scripts
  • Updated evaluationPermissionTypeNames and entitlementsPermissionTypeNames from single string to array-based configuration
  • Improved filtering logic to correctly match permissions and entitlements across different connector types (PowerShell connector vs. built-in Azure AD connector)
  • Fixed variable reference in Exchange Online Groups script for nested group membership reporting

v1.4.0

27 Oct 14:37
f62cf51

Choose a tag to compare

Added

  • Certificate authentication support:
    • Added support for authenticating with a certificate (in addition to app secret) in the following scripts:
      • EntraID/Get-EntraIDPersonGroupMembers.ps1
      • Exchange Online/Exchange Online Groups/Get-EXOGroupMembers.ps1
      • Exchange Online/Shared Mailboxen/Get-EXOSharedMailboxMembers.ps1
    • Updated documentation and configuration instructions for certificate-based authentication.

v1.3.2

27 Oct 14:26
6b48882

Choose a tag to compare

Fixed

  • Corrected evaluation report filename to EvaluationReport.csv.
  • Expanded contract properties included in reports.
  • Improved filtering for permissions and entitlements in AD scripts.
  • Fixed output and filtering logic for entitlements and permissions.

v1.3.1

27 Oct 13:51
3f60225

Choose a tag to compare

Added

  • GitHub workflows for automation:
    • Added .github/workflows/createRelease.yaml to automate release creation based on CHANGELOG.md.
    • Added .github/workflows/verifyChangelog.yaml to enforce CHANGELOG.md updates on pull requests.

v1.3.0

29 Jan 14:42
3a774c0

Choose a tag to compare

What's Changed

Full Changelog: v.1.2.7...v1.3.0

v.1.2.7

29 Jan 14:30
190e8d2

Choose a tag to compare

What's Changed

Full Changelog: v.1.2.6...v.1.2.7

v.1.2.6

11 Nov 09:10
ec2864d

Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v.1.2.6

v1.2.5

02 Sep 12:39
9b24ac6

Choose a tag to compare

What's Changed

  • feat: support for nested levels and dummy permission by @JeroenSmit-1 in #22
  • Fix: calculate dummy permission even if person has no other permissions by @JeroenSmit-1 in #23

Full Changelog: v1.2.4...v1.2.5

v1.2.4

26 Jul 10:14
a3d0a39

Choose a tag to compare

What's Changed

  • Fix: calculate dummy permission even if person has no other permissions by @rschouten97 in #21

Full Changelog: v1.2.3...v1.2.4

V1.2.3

17 May 14:23
2d10b53

Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3