<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding Custom Fields in HTTP Header of SMS API in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779183#M486322</link>
    <description>&lt;P&gt;I have attached the Postman JSON file.&lt;/P&gt;
&lt;P&gt;HTTP Header should look something like this:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"header": [&lt;BR /&gt; {&lt;BR /&gt; "key": "APIKEY",&lt;BR /&gt; "value": "1234567890",&lt;BR /&gt; "type": "text"&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "key": "content-type",&lt;BR /&gt; "value": "application/json",&lt;BR /&gt; "type": "text"&lt;BR /&gt; }&lt;BR /&gt; ],&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 14:46:56 GMT</pubDate>
    <dc:creator>Shubham Bharti</dc:creator>
    <dc:date>2019-01-14T14:46:56Z</dc:date>
    <item>
      <title>Adding Custom Fields in HTTP Header of SMS API</title>
      <link>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779153#M486313</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a requirement that customer need to have a custom field(API Key) as part of HTTP Header but I don’t see that option on ISE. I can add it as a parameter and also in the body but I have failed to push it as part of HTTP Header.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this possible? Can we add custom fields in HTTP Header of SMS API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have already gone through the following document but no help :&amp;nbsp;&lt;A href="https://community.cisco.com/t5/security-documents/ise-guest-amp-web-authentication/ta-p/3657224#toc-hId-838271433" target="_blank"&gt;https://community.cisco.com/t5/security-documents/ise-guest-amp-web-authentication/ta-p/3657224#toc-hId-838271433&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 14:21:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779153#M486313</guid>
      <dc:creator>Shubham Bharti</dc:creator>
      <dc:date>2019-01-14T14:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Fields in HTTP Header of SMS API</title>
      <link>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779161#M486317</link>
      <description>You can insert information into the API call. The HTTPURL call . Can you please provide what exactly it have to look like&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jan 2019 14:31:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779161#M486317</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2019-01-14T14:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Fields in HTTP Header of SMS API</title>
      <link>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779183#M486322</link>
      <description>&lt;P&gt;I have attached the Postman JSON file.&lt;/P&gt;
&lt;P&gt;HTTP Header should look something like this:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"header": [&lt;BR /&gt; {&lt;BR /&gt; "key": "APIKEY",&lt;BR /&gt; "value": "1234567890",&lt;BR /&gt; "type": "text"&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "key": "content-type",&lt;BR /&gt; "value": "application/json",&lt;BR /&gt; "type": "text"&lt;BR /&gt; }&lt;BR /&gt; ],&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 14:46:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779183#M486322</guid>
      <dc:creator>Shubham Bharti</dc:creator>
      <dc:date>2019-01-14T14:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Fields in HTTP Header of SMS API</title>
      <link>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779249#M486413</link>
      <description>Can you show what you’re getting now and what you would like added? Did you try to insert into the http API call like shown in this doc?&lt;BR /&gt;&lt;BR /&gt;You can put anything you want into the http api call, example API ID do you see that there?&lt;BR /&gt;&lt;A href="https://community.cisco.com/t5/security-documents/ise-guest-sms-for-clickatell-provider/ta-p/3639802" target="_blank"&gt;https://community.cisco.com/t5/security-documents/ise-guest-sms-for-clickatell-provider/ta-p/3639802&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jan 2019 15:33:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779249#M486413</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2019-01-14T15:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Fields in HTTP Header of SMS API</title>
      <link>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779288#M486414</link>
      <description>&lt;P&gt;Please find attached my findings under ISE-SMS API. When I try to add as shown in the document, it comes as part of URL Parameters and not HTTP header.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 15:55:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779288#M486414</guid>
      <dc:creator>Shubham Bharti</dc:creator>
      <dc:date>2019-01-14T15:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Fields in HTTP Header of SMS API</title>
      <link>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779291#M486415</link>
      <description>&lt;P&gt;There is no way to customize the header. It was done for Clickatell and Twilio. This is an enhancement, please work through product management internally. Also submit via &lt;A href="http://cs.co/ise-feedback&amp;nbsp;" target="_blank"&gt;http://cs.co/ise-feedback&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 13:31:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779291#M486415</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2019-01-15T13:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Fields in HTTP Header of SMS API</title>
      <link>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779908#M486416</link>
      <description>&lt;P&gt;Thanks Jason. I will drop in a mail to track further.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 09:19:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/adding-custom-fields-in-http-header-of-sms-api/m-p/3779908#M486416</guid>
      <dc:creator>Shubham Bharti</dc:creator>
      <dc:date>2019-01-15T09:19:43Z</dc:date>
    </item>
  </channel>
</rss>

