Execution Context Errors
|
Error Message |
Scenario |
Solution |
|---|---|---|
|
Authentication is currently using the credentials passkey in fallback mode. If you choose to continue using fallback mode, you should update the passkey regularly. For enhanced security, consider setting up secure storage in your system. |
The application is using a credentials passkey in fallback mode because secure credential storage has not been configured. |
Configure a secure credential storage solution and migrate the passkey to it. If fallback mode must remain in use temporarily, rotate the passkey regularly and restrict access to authorized users only. |
|
The following environment variables are currently set: <environmentVariables>. The operation you are trying to perform is not allowed with the current environment variable configuration. |
Your current setup doesn't match any valid execution context. For example, both |
Check your environment variable setup for the execution context you want to use, and make sure it's set up right. For more information, see the Execution Context for Secure Credentials Storage table. |
|
In the current execution context, you can perform only machine-to-machine authentication or operations that do not require authentication. |
Only the |
If you want to use machine-to-machine authentication (CI/CD), set the If you want to use browser-based authentication, remove the |
|
Machine-to-machine authentication is not allowed for the current execution context. |
You're trying to run machine-to-machine authentication, but the required environment variables aren't set up right. |
Ensure that the you've set these environment variables:
|
|
Browser-based authentication is not allowed for the current execution context. |
The |
Remove the |
|
Secure storage is available, but the |
The |
Remove the |