Skip to content

2025.2

Latest

Choose a tag to compare

@p4-nathan p4-nathan released this 16 Dec 18:20
· 5 commits to main since this release

New functionality

Bugs fixed

  • Setting PROMPT_FOR_AUTHORIZATION no longer results in an infinite loop during the authentication process in which the user is continually prompted to allow authentication to proceed.
  • Ignore old user and group provisioning key values when upgrading from earlier releases.
  • Service will not request client certificates if configuration setting ASSUME_CLIENT_AUTHORIZED has been defined.
  • Service honors excludedAttributes for /Users and /Groups via SCIM.
  • Ignore "user-" prefix when updating Perforce user via SCIM.

Other changes

  • Helix Authentication Service is now named P4 Authentication Service, and HAS is now P4AS. Package names and configuration settings will still use the original names for backward compatibility.
  • Update to Node.js v24 in install scripts and Linux packages.
  • Remove support for Ubuntu 20.04.
  • Remove support for Node.js v18.