Entitle February 2025 release notes

Admin experience

Permissions graph multi-select filters

Entitle’s Permissions graph now supports using multi-select filters, enabling users to refine results across multiple integrations, resource types, resources, and roles, aside from users. Each filter includes a search option for enhanced flexibility and efficiency in navigation.

For details, see the updated Permissions screen documentation.

Ability to add comments to integration configurations

Admins can now add comments when creating a new integration in Entitle without encountering validation, allowing better usability of the example configurations provided in Entitle’s documentation.

For example, when the following JSON configuration and comments under the Connection section of the Add integration screen:

{
  "service_account_key": {}, // Downloaded JSON file
  "credential_subject": "" /* Admin email with required permissions */
}

The comments will be automatically removed from the JSON configuration once the configuration has been checked:

{
  "service_account_key": {},
  "credential_subject": ""
}

Org settings screen UI enhancements

The Org settings screen was refreshed for enhanced visibility and usability.

In addition, the documentation page underwent major improvements. For details, see the updated Org settings documentation page.

Integrations

GitLab enhancements

Support for Email fetching

Entitle can now fetch user emails if they exist, as this is not a mandatory field in GitLab.

Support for global roles

Entitle now supports global roles in GitLab On-Premises, providing greater flexibility and enabling the customization of permission levels across the platform.

Support for SSL certificate verification

Entitle now supports SSL certificate verification in GitLab. Users can also disable SSL verification by setting verify=false for added flexibility in certain environments.

For details, see the updated GitLab integration guide.

Documentation

Manual applications

🆕 Documentation added

For details, see the new Manual applications guide.

Tableau

🆕 Documentation added

For details, see the new Tableau integration guide.

Jenkins

🆕 Documentation added

For details, see the new Jenkins integration guide.

Entitle for Microsoft Teams

The organizational guide underwent major improvements.

For details, see the updated Entitle for Teams guide.