Releases: Tools4everBV/HelloID-Conn-Prov-Source-HelloID-RoleModel
Releases · Tools4everBV/HelloID-Conn-Prov-Source-HelloID-RoleModel
v1.4.1
Fixed
- Fixed permission type filtering to support multiple permission type prefixes in role mining scripts
- Updated
evaluationPermissionTypeNamesandentitlementsPermissionTypeNamesfrom 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
Added
- Certificate authentication support:
- Added support for authenticating with a certificate (in addition to app secret) in the following scripts:
EntraID/Get-EntraIDPersonGroupMembers.ps1Exchange Online/Exchange Online Groups/Get-EXOGroupMembers.ps1Exchange Online/Shared Mailboxen/Get-EXOSharedMailboxMembers.ps1
- Updated documentation and configuration instructions for certificate-based authentication.
- Added support for authenticating with a certificate (in addition to app secret) in the following scripts:
v1.3.2
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
Added
- GitHub workflows for automation:
- Added
.github/workflows/createRelease.yamlto automate release creation based on CHANGELOG.md. - Added
.github/workflows/verifyChangelog.yamlto enforce CHANGELOG.md updates on pull requests.
- Added
v1.3.0
What's Changed
- Role mining exchange online groups by @JeroenSmit-1 in #30
Full Changelog: v.1.2.7...v1.3.0
v.1.2.7
What's Changed
- Enhance ad user retrieval and logging in powershell script by @rschouten97 in #28
- Fix nesting entra by @JeroenSmit-1 in #29
Full Changelog: v.1.2.6...v.1.2.7
v.1.2.6
What's Changed
- Feature add helloid logging by @JeroenSmit-1 in #26
- Feature add progress of the script by @JeroenSmit-1 in #27
Full Changelog: v1.2.5...v.1.2.6
v1.2.5
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
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
What's Changed
- Fix multiple entitlement names by @JeroenSmit-1 in #20
Full Changelog: v1.2.2...v1.2.3