# Admin Console 17.5

This release introduced several new PAM (Privilege Access Management) license validations and performance updates for large enterprises.

## Features

* **EM-7178** - Implemented a security audit data performance improvement.
* **EM-7537** - Improved responsive user tables for smaller resolutions.
* **EM-7097** - Implemented PAM license validation for users and teams.
* **EM-7096** - Implemented PAM license validation for add-ons.
* **EM-6879** - Added PAM license counter banner when adding users.
* **EM-7061** - Added PAM license verification for license limits.
* **EM-7177** - Added PAM license banner shown when seats have been exceeded.
* **EM-7191** - Added PAM MSP license validation for purchased versus used license count.
* **EM-7192** - Added PAM Policy attribute if enforcements are enabled in roles.
* **EM-7146** - Added attributes to Passphrase Generator for Automation purposes.
* **EM-7280** - Implemented a filter for "locked" users from the PAM enterprise trial
* **EM-7665** - Updated language for new KeeperPAM ARAM events.

## Bug Fixes

* **EM-7770** - Fixed invited users disappearing from the Admin Console UI after login.
* **EM-7684** - Fixed bridge Provisioning method to require an IP Address.
* **EM-7181** - Fixed PAM error while attempting to update role enforcements.
* **EM-7295** - Fixed PAM trial tag missing from the subscription screen.
* **EM-7213** - Fixed PAM Policy label being shown regardless if PAM is enabled.
* **EM-7664** - Fixed KSM and KCM Add-ons are showing as incorrectly expired when PAM trial ends.
* **EM-6505** - Fixed team checkboxes to display their checked attribute.
* **EM-7704** - Fixed Admin Console showing an incorrect Security Score due to revisions not populating correctly.
* **EM-7715** - Fixed KSM license page to show actions on the check out page.
* **EM-7716** - Fixed missing PAM subscription from the secure add-ons tab.
* **EM-7721** - Fixed MSP not listing the correct number of seats on the MC subscription tab for KCM.
* **EM-7723** - Fixed MC showing a “Contact Sales” dialog in lieu of contacting their MSP when exceeding PAM licenses.
* **EM-7724** - Fixed MSP PAM white screen when attempting to reduce licenses.
* **EM-7725** - Fixed white screen in Reporting & Alerts after a SCIM pending user request.
* **EM-7727** - Fixed text fields shifting in Compliance Reports.
* **EM-7729** - Fixed PAM Policy attributes being shown when non-PAM enforcements are selected.
* **EM-7726** - Fixed Provisioning white screen when creating or deleting ‘Single Sign-on with SSO Connect Cloud’.
* **EM-7730** - Fixed PAM licensing error when attempting to setup On-Premise KSM and KCM role enforcements.
* **EM-7733** - Fixed missing translation keys.
* **EM-7735** - Fixed blank node names showing a white screen in the Admin Console.
* **EM-7741** - Fixed issue where LastPass extension would fill Keeper login information into an invisible form.
* **EM-7745** - Fixed vulnerabilities for Form-data Javascript libraries.
* **EM-7736** - Fixed MSP showing a free trial option for Compliance Reports.
* **EM-7758** - Fixed EU region where a user cannot be added to a role.
* **EM-7819** - Fixed Privilege Access attribute being cut off on roles with longer names on smaller resolutions.
* **EM-7710** - Fixed Security Score Audit Report timing out.
* **EM-7850** - Fixed Team roles filter field.
* **EM-7820** - Fixed MSP "Contact Sales" message on PAM license limit.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/release-notes/enterprise/admin-console/admin-console-17.5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
