ftl_oauth2_access_token_file
Specifies the path to a file containing an OAuth 2.0 access token to use to authenticate with the FTL deployment.
ftl_oauth2_access_token_file = pathname
If an access token is provided via this parameter, the EMS server will always use that access token for authentication with the FTL deployment. The server will not attempt to obtain access tokens from an OAuth 2.0 provider even if ftl_oauth2_server_url
and other relevant parameters are set.