<?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: Hot Spot Portal - Hidden Username - Jquery Script Question in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4596495#M574279</link>
    <description>&lt;P&gt;Since it posted "deleted", I hope you already fixed your issue. If you still need support, it might be best to contact TAC.&lt;/P&gt;
&lt;P&gt;The hotspot portal in ISE does not associate with a username so you might be using the other types of guest portals. To update the JavaScript changes in the portal page customization of an ISE guest portal, please remember to toggle off the JavaScript before saving the portal.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2022 02:50:06 GMT</pubDate>
    <dc:creator>hslai</dc:creator>
    <dc:date>2022-04-21T02:50:06Z</dc:date>
    <item>
      <title>Sponsored-Guest Portal - Hidden Username - Jquery Script Question</title>
      <link>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4595570#M574244</link>
      <description>&lt;P&gt;I was hoping someone could possibly assist here.&amp;nbsp; &amp;nbsp;We have a Sponsored-Guest Portal set up and every user connecting would be using the same guest account (hidden username, not manually entered).&amp;nbsp; Once their MAC is in the endpoint group, they don't have to go through the portal login for 90 days.&amp;nbsp;We are encountering an issue with the guest user account associated with this portal hitting the max number of registered devices (999).&amp;nbsp; I figured i could simply create a new guest user to attach to the portal and have another 999 devices available.&amp;nbsp; After further examining the portal configuration, it looks like my predecessor used a jquery script to hide the username.&amp;nbsp; I tried to replace the username with the newly created account where it shows up in the script below.&amp;nbsp; After saving the change however, it was reverted back to the original username.&amp;nbsp; Unfortunately i know virtually no jquery scripting.&amp;nbsp; I was just curious if this was something obvious to those that do know the scripting language.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error message received:&lt;/P&gt;&lt;P&gt;Failed to unregister endpoint&lt;BR /&gt;You have added the maximum number of supported devices. The first device you logged in with will be deleted from so you can add the new device&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;lt;script&amp;gt;&lt;BR /&gt;// Set portal user name&lt;BR /&gt;jQuery("#user\\.username").val("guest-test")&lt;/P&gt;&lt;P&gt;// Hide user name field when loaded&lt;BR /&gt;jQuery(".ui-input-text.ui-shadow-inset.ui-corner-all.ui-btn-shadow.ui-body-a").ready(function() {&lt;BR /&gt;// Handler for .load() called.&lt;BR /&gt;jQuery(".ui-input-text.ui-shadow-inset.ui-corner-all.ui-btn-shadow.ui-body-a").first().hide()&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;// Change AUP Text&lt;BR /&gt;jQuery('#ui_login_content_label').text('Guest Acceptable Use Policy')&lt;/P&gt;&lt;P&gt;// Make AUP Text box full length&lt;BR /&gt;jQuery('#ui_aup_hotspot_text ').css('max-height', '100%');&lt;/P&gt;&lt;P&gt;// Move the form field to bottom of page&lt;BR /&gt;jQuery(document).one('pageshow', function() {&lt;BR /&gt;jQuery('.ui-controlgroup-controls').first().insertAfter('#ui_aup_hotspot_text');&lt;BR /&gt;})&lt;BR /&gt;&amp;lt;/script&amp;gt;&amp;lt;br _moz_editor_bogus_node="TRUE" /&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 14:04:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4595570#M574244</guid>
      <dc:creator>bihlerkfpi</dc:creator>
      <dc:date>2022-04-21T14:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Spot Portal - Hidden Username - Jquery Script Question</title>
      <link>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4595574#M574245</link>
      <description>&lt;P&gt;deleted&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 17:05:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4595574#M574245</guid>
      <dc:creator>bihlerkfpi</dc:creator>
      <dc:date>2022-04-19T17:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Spot Portal - Hidden Username - Jquery Script Question</title>
      <link>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4596495#M574279</link>
      <description>&lt;P&gt;Since it posted "deleted", I hope you already fixed your issue. If you still need support, it might be best to contact TAC.&lt;/P&gt;
&lt;P&gt;The hotspot portal in ISE does not associate with a username so you might be using the other types of guest portals. To update the JavaScript changes in the portal page customization of an ISE guest portal, please remember to toggle off the JavaScript before saving the portal.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 02:50:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4596495#M574279</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2022-04-21T02:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sponsored-Guest Portal - Hidden Username - Jquery Script Question</title>
      <link>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4596844#M574292</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; Unfortunately no the issue is not resolved.&amp;nbsp; I believe you are correct, this is not a hot spot but rather a&amp;nbsp;Sponsored-Guest Portal.&amp;nbsp; I have updated the post accordingly.&amp;nbsp; I did open a TAC case, but since it involved jquery, i didn't think they would be able to help.&amp;nbsp; Their documentation says to post here instead.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 14:06:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4596844#M574292</guid>
      <dc:creator>bihlerkfpi</dc:creator>
      <dc:date>2022-04-21T14:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sponsored-Guest Portal - Hidden Username - Jquery Script Question</title>
      <link>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4596861#M574294</link>
      <description>&lt;P&gt;I took a look and was able to save the changes after toggling the HTML view off.&amp;nbsp; Thanks for the tip!&amp;nbsp; I am waiting to hear back and will mark this resolved if that's the case.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 14:29:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/sponsored-guest-portal-hidden-username-jquery-script-question/m-p/4596861#M574294</guid>
      <dc:creator>bihlerkfpi</dc:creator>
      <dc:date>2022-04-21T14:29:14Z</dc:date>
    </item>
  </channel>
</rss>

