Skip to main content
Version: v2.14.x LTS

Enabling single sign on for clients via personal access token configuration

Enabling single sign on for clients via personal access token configuration

Roles: system programmer, system administrator, security administrator

By default the API Mediation Layer does not provide the ability to use personal access tokens. For more information about about this functionality, see Personal Access Tokens.

Use the following procedure to enable personal access tokens.

  1. Open the file zowe.yaml.
  2. Find or add the property with the value components.gateway.apiml.security.personalAccessToken.enabled: true.
  3. Restart Zowe.