Helix Core P4 Command Reference (2019.2)

P4LOGINSSO

Client-side single sign-on (SSO) script.

Triggers of type auth-check-sso fire when standard users run the p4 login command.

Two scripts are run: a client-side script is run on the user’s workstation, and its output is passed (in plaintext) to the Helix server, where the server-side script runs.

Usage Notes

Used by Client? Used by Server? Command-Line Alternative Can be set in P4CONFIG file?

No

Yes

N/A

N/A

Value if not Explicitly Set

Operating System Value

All

N/A

Examples

/Users/joe/bin/runsso

Notes

If this value is not set on a server that is configured to use SSO-based login, the user will either have to use password authentication or the user will be denied the ability to log in. For details, see the Helix Core Server Administrator Guide on "Single signon and auth-check-sso triggers".