<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloud API Configuration on</title><link>https://docs.protegrity.com/browser-protector/1.1.0/docs/installation/pre_configuration/cloud_protect_api/</link><description>Recent content in Cloud API Configuration on</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.protegrity.com/browser-protector/1.1.0/docs/installation/pre_configuration/cloud_protect_api/index.xml" rel="self" type="application/rss+xml"/><item><title>Configuration for AWS</title><link>https://docs.protegrity.com/browser-protector/1.1.0/docs/installation/pre_configuration/cloud_protect_api/configuration_aws/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/browser-protector/1.1.0/docs/installation/pre_configuration/cloud_protect_api/configuration_aws/</guid><description>&lt;!-- ### Enable JWT Authentication in Cloud API Configuration for AWS -->
&lt;p>When deploying the Cloud API on AWS using CloudFormation, ensure that JWT authentication is properly configured by setting the following parameters:&lt;/p>
&lt;h4 id="cloudformation-parameters">CloudFormation Parameters:&lt;/h4>
&lt;ol>
&lt;li>
&lt;p>Set &lt;code>authorization&lt;/code> to &lt;code>jwt&lt;/code>:&lt;/p>
&lt;ul>
&lt;li>This specifies that JWT authentication will be used to secure the API.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>Set &lt;code>jwt_verify&lt;/code> to &lt;code>1&lt;/code>:&lt;/p>
&lt;ul>
&lt;li>Enables verification of the JWT token during API requests.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>Set &lt;code>jwt_secret_base64&lt;/code> to the Public Key (PEM Base64 Encoded):&lt;/p></description></item><item><title>Configuration for GCP</title><link>https://docs.protegrity.com/browser-protector/1.1.0/docs/installation/pre_configuration/cloud_protect_api/configuration_gcp/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/browser-protector/1.1.0/docs/installation/pre_configuration/cloud_protect_api/configuration_gcp/</guid><description>&lt;!-- ### Enable JWT Authentication in Cloud API Configuration for GCP -->
&lt;p>When deploying the Cloud API on GCP, ensure that JWT authentication is properly configured by setting the following parameters:&lt;/p>
&lt;h4 id="cloud-function-parameters-can-be-set-in-terraform-template-or-by-gcp-ui">Cloud Function Parameters (Can be set in terraform template or by GCP UI):&lt;/h4>
&lt;ol>
&lt;li>
&lt;p>Set &lt;code>authorization&lt;/code> to &lt;code>jwt&lt;/code>:&lt;/p>
&lt;ul>
&lt;li>This specifies that JWT authentication will be used to secure the API.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>Set &lt;code>jwt_verify&lt;/code> to &lt;code>1&lt;/code>:&lt;/p>
&lt;ul>
&lt;li>Enables verification of the JWT token during API requests.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>Set &lt;code>jwt_secret_base64&lt;/code> to the Public Key (PEM Base64 Encoded):&lt;/p></description></item><item><title>Configuration for Azure</title><link>https://docs.protegrity.com/browser-protector/1.1.0/docs/installation/pre_configuration/cloud_protect_api/configuration_azure/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/browser-protector/1.1.0/docs/installation/pre_configuration/cloud_protect_api/configuration_azure/</guid><description>&lt;!-- ### Enable JWT Authentication in Cloud API Configuration for Azure -->
&lt;p>Ensure that JWT authentication is properly configured by setting the following parameters:&lt;/p>
&lt;p>Navigation:&lt;/p>
&lt;ol>
&lt;li>From Azure console, navigate to Function App and select protect function app.&lt;/li>
&lt;li>Navigate to Settings &amp;gt; Environment variables&lt;/li>
&lt;/ol>
&lt;p>Configuration Parameters to add / update:&lt;/p>
&lt;ol>
&lt;li>
&lt;p>Set OPENID_ENABLED to &lt;code>false&lt;/code>.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Set &lt;code>authorization&lt;/code> to &lt;code>jwt&lt;/code>:&lt;/p>
&lt;ul>
&lt;li>This specifies that JWT authentication will be used to secure the API.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>Set &lt;code>jwt_verify&lt;/code> to &lt;code>1&lt;/code>:&lt;/p></description></item></channel></rss>