PLOSSYS CLI¶
Here, you find possible solutions to the problems that can occur with PLOSSYS CLI when installing or running PLOSSYS Output Engine.
Authentication Error With PLOSSYS CLI¶
If the call of PLOSSYS CLI returns the Access denied, please specify valid authentication
error message, the reason could be that the environment variables for the OIDC identity provider have been misconfigured.
- Check the environment variables for the OIDC identity provider. Check if the
AUTH_ISSUER_URL
and theID_PROVIDER_NAME
environment variables are specified correctly. For more information, refer to Configure the PLOSSYS CLI Environment.