You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow hiding the home page via a configuration setting.
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.