Perforce Helix Authentication Service API

REST API for the Helix Authentication Service, a Node.js based authentication protocol integration service supporting OpenID Connect and SAML 2.0 for authenticating users across Perforce products.

API entry from apis.yml

apis.yml Raw ↑
name: Perforce Helix Authentication Service API
description: REST API for the Helix Authentication Service, a Node.js based authentication protocol integration
  service supporting OpenID Connect and SAML 2.0 for authenticating users across Perforce products.
image: https://www.perforce.com/sites/default/files/helix-core-icon.png
humanURL: https://help.perforce.com/helix-core/integrations-plugins/helix-auth-svc/current/
baseURL: https://auth.example.com
tags:
- Authentication
- Identity
- OpenID Connect
- SAML
- SSO
properties:
- type: Documentation
  url: https://help.perforce.com/helix-core/integrations-plugins/helix-auth-svc/current/
- type: APIReference
  url: https://github.com/perforce/helix-authentication-service/blob/main/docs/REST_API.md
- type: GitHubRepository
  url: https://github.com/perforce/helix-authentication-service