forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
13 lines
1.0 KiB
HTML
13 lines
1.0 KiB
HTML
<a name="apig-faq-2005023"></a><a name="apig-faq-2005023"></a>
|
|
|
|
<h1 class="topictitle1">How Do I Exclude a Specific IP Address for Identity Authentication of an API?</h1>
|
|
<div id="body1588765728904"><p id="apig-faq-2005023__en-us_topic_0242743743_p122199245377">You can choose either of the following solutions:</p>
|
|
<ul id="apig-faq-2005023__en-us_topic_0242743743_ul123266498718"><li id="apig-faq-2005023__en-us_topic_0242743743_li173261049277">Solution 1: Create an API that does not require authentication, and configure an access control policy to whitelist the IP address.</li><li id="apig-faq-2005023__en-us_topic_0242743743_li1432620495715">Solution 2: Create two APIs, one that uses IAM or app authentication and one that does not require authentication, and configure an access control policy to whitelist the IP address for the API that does not require authentication.</li></ul>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="apig-faq-2005033.html">Access Control</a></div>
|
|
</div>
|
|
</div>
|
|
|