Secure an endpoint

Store the credential
Open Secrets, create an uppercase credential name, and enter separate Development and Production values. The application stores both values encrypted and reports their presence.
Create the policy
- Open Authentication and create a policy.
- Select the authentication type.
- Reference the credential Secret name.
- Add the exact Function permissions callers receive.
- Save the policy.
Assign it
Open the MCP Endpoint or HTTP API, select Authentication, assign the policy, and place it in the desired evaluation order. Deploy the Project and invoke the endpoint with the matching Development credential.
Review successful and denied attempts under Executions and correlate configuration changes in the Audit log.