Version: v2.16.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
Use the following procedure to enable personal access tokens.
- Open the file
zowe.yaml
. - Find or add the property with the value
components.gateway.apiml.security.personalAccessToken.enabled: true
. - Restart Zowe.
For more information about using personal access tokens, see Authenticating with a Personal Access Token.