Version: v2.13.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.
- Open the file
zowe.yaml
. - Find or add the property with the value
components.gateway.apiml.security.personalAccessToken.enabled: true
. - Restart Zowe.