Skip to content

1.26.0.0

Compare
Choose a tag to compare
@jessk-msft jessk-msft released this 10 Jul 00:56
· 49 commits to main since this release
85beb9a

The 1.26.0.0 is primarily a refactor of perforce login flow to properly support new single-sign-on (SSO) features such as the Helix Authentication Service (2). Microsoft P4VFS continues to support legacy client P4LOGINSSO login, as well as password login. The on-demand HAS web browser SSO login flow integrates well with login requests from either the p4vfs.exe client or the windows service.

The Helix Authentication Service extension is becoming a very popular technique across Microsoft Xbox Studios for authenticating perforce credentials using Microsoft Azure Active Directory. Similar support exists for the Okta identity provider as well.

Version [1.26.0.0]

  • Driver using officially allocated FSFilter HSM altitude of 189700
  • Refactor of perforce client login operations to support common forms of password and
    SSO login. This includes password auth, classic P4LOGINSSO client script auth, and server
    auth extensions such as Helix Authentication Service.
  • Fixing service process launch as impersonated user to include the user's profile environment.
    This allows the service's interactive password prompt, or browser authentication, to execute
    with expected user environment variables.