<?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: Guest Access using QR Codes in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/4669379#M576676</link>
    <description>&lt;P&gt;It's pretty easy to do using QR code services on the internet or you may run your own script to do this with Python or Javascript libraries.&amp;nbsp; I provide several examples of how to use QR codes in my &lt;STRONG&gt;&lt;A href="https://github.com/1homas/QR_Codes" target="_blank"&gt;https://github.com/1homas/QR_Codes&lt;/A&gt;&lt;/STRONG&gt; repository including one for WiFi: &lt;A href="https://github.com/1homas/QR_Codes/blob/main/qr_wifi.py" target="_blank"&gt;qr_wifi.py&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 19:28:05 GMT</pubDate>
    <dc:creator>thomas</dc:creator>
    <dc:date>2022-08-15T19:28:05Z</dc:date>
    <item>
      <title>Guest Access using QR Codes</title>
      <link>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/4669349#M576674</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We currently have a Guest Portal with a single username and password (local on ISE) used for guest authentication (not ideal I know). We would like to create a QR code that guests can scan, automatically connect to our guest SSID and automatically log in without having to enter the username/password manually.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone managed to achieve this and can send through any additional information/links?&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're running ISE 3.1 and have Meraki APs if that matters.&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 18:21:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/4669349#M576674</guid>
      <dc:creator>InfraISE2020</dc:creator>
      <dc:date>2022-08-15T18:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Guest Access using QR Codes</title>
      <link>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/4669379#M576676</link>
      <description>&lt;P&gt;It's pretty easy to do using QR code services on the internet or you may run your own script to do this with Python or Javascript libraries.&amp;nbsp; I provide several examples of how to use QR codes in my &lt;STRONG&gt;&lt;A href="https://github.com/1homas/QR_Codes" target="_blank"&gt;https://github.com/1homas/QR_Codes&lt;/A&gt;&lt;/STRONG&gt; repository including one for WiFi: &lt;A href="https://github.com/1homas/QR_Codes/blob/main/qr_wifi.py" target="_blank"&gt;qr_wifi.py&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 19:28:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/4669379#M576676</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2022-08-15T19:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Guest Access using QR Codes</title>
      <link>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/4669383#M576679</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/26555"&gt;@thomas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the quick response. Your examples do not include the username, do you know if this is easily enough to add into the code?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll be honest I've never used Python or Javascript libraries. Are you aware of any customizable sites online where you can generate a QR code that includes the SSID, username and password?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 19:38:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/4669383#M576679</guid>
      <dc:creator>InfraISE2020</dc:creator>
      <dc:date>2022-08-15T19:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Guest Access using QR Codes</title>
      <link>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/4669426#M576688</link>
      <description>&lt;P&gt;Yes, I said "&lt;EM&gt;It's pretty easy to do using QR code services on the internet&lt;/EM&gt;" : &lt;A href="https://duckduckgo.com/?t=ffab&amp;amp;q=wifi+qr+code+generator+free" target="_self"&gt;wifi qr code generator free&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please read the header of &lt;A href="https://github.com/1homas/QR_Codes/blob/main/qr_wifi.py" target="_blank" rel="nofollow noopener noreferrer"&gt;qr_wifi.py&lt;/A&gt; which provides a link to a wikipedia page explaining the underlying QR code string format which does &lt;EM&gt;not&lt;/EM&gt; include a username.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have never seen a QR code for username and password authentication.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 21:32:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/4669426#M576688</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2022-08-15T21:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Guest Access using QR Codes</title>
      <link>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/5224048#M593179</link>
      <description>&lt;P&gt;Has there been any change to this?&amp;nbsp;&lt;BR /&gt;I'd need to use QR code that'd pass both username and password&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 00:52:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/guest-access-using-qr-codes/m-p/5224048#M593179</guid>
      <dc:creator>deshiman</dc:creator>
      <dc:date>2024-11-14T00:52:27Z</dc:date>
    </item>
  </channel>
</rss>

