<?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: API - Using  8021x-localradius authentication getting Authentication requires 802.1x servers: in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423482#M3851</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class=""&gt;AuthMode string is as specified highlighted in black:&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;authMode:&lt;/SPAN&gt;&lt;SPAN class=""&gt;string&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;The association control method for the SSID ('open', 'open-enhanced', 'psk', 'open-with-radius', '8021x-meraki', '8021x-nac', '8021x-radius', '8021x-google', '&lt;STRONG&gt;8021x-localradius&lt;/STRONG&gt;', 'ipsk-with-radius' or 'ipsk-without-radius')&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 03 Nov 2022 19:57:19 GMT</pubDate>
    <dc:creator>DevOps_1999</dc:creator>
    <dc:date>2022-11-03T19:57:19Z</dc:date>
    <item>
      <title>API - Using  8021x-localradius authentication getting Authentication requires 802.1x servers:</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423478#M3847</link>
      <description>&lt;P&gt;I've created a script using json and localRadius - &lt;/P&gt;&lt;P&gt;I've configured all necessary fields and what looks to be the correct setup.  I keep on getting the following error when running the python script.  Using localRadius option of 8021x-localradius there are no Radius Servers.  Even if I take the json from a working setup and try it again, it does not work.&lt;/P&gt;&lt;P&gt;Has anyone ever had any experience using the API and 8021x-localradius?&lt;/P&gt;&lt;P&gt;Here is the error:&lt;/P&gt;&lt;P&gt;b'{"errors":["Authentication mode requires RADIUS 802.1X servers"]}'&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 19:11:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423478#M3847</guid>
      <dc:creator>DevOps_1999</dc:creator>
      <dc:date>2022-11-03T19:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: API - Using  8021x-localradius authentication getting Authentication requires 802.1x servers:</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423479#M3848</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;You have to define the 802.1X Servers. Please refer to the documentation of that endpoint : &lt;A href="https://developer.cisco.com/meraki/api-latest/#!update-network-wireless-ssid" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-latest/#!update-network-wireless-ssid&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'm pretty sure that you are trying to update a SSID &lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 19:44:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423479#M3848</guid>
      <dc:creator>Raphael_L</dc:creator>
      <dc:date>2022-11-03T19:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: API - Using  8021x-localradius authentication getting Authentication requires 802.1x servers:</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423480#M3849</link>
      <description>&lt;P&gt;Yes, I'm sorry.  I'm updating/creating an SSID:  &lt;/P&gt;&lt;P&gt;Though I'd technically agree with you - I have a completely working SSID which I pulled configuration from.  There are no 802.1x servers defined in the working configuration.  What is defined is the ldap servers for querying the certificate validity. &lt;/P&gt;&lt;P&gt;With a localRadius configuration - there is only a definition for Certificate as well as ldap server query settings.  &lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 19:51:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423480#M3849</guid>
      <dc:creator>DevOps_1999</dc:creator>
      <dc:date>2022-11-03T19:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: API - Using  8021x-localradius authentication getting Authentication requires 802.1x servers:</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423481#M3850</link>
      <description>&lt;P&gt;On that said SSID , what is the auth mode ( via API and dashboard just to confirm )&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 19:54:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423481#M3850</guid>
      <dc:creator>Raphael_L</dc:creator>
      <dc:date>2022-11-03T19:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: API - Using  8021x-localradius authentication getting Authentication requires 802.1x servers:</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423482#M3851</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class=""&gt;AuthMode string is as specified highlighted in black:&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;authMode:&lt;/SPAN&gt;&lt;SPAN class=""&gt;string&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;The association control method for the SSID ('open', 'open-enhanced', 'psk', 'open-with-radius', '8021x-meraki', '8021x-nac', '8021x-radius', '8021x-google', '&lt;STRONG&gt;8021x-localradius&lt;/STRONG&gt;', 'ipsk-with-radius' or 'ipsk-without-radius')&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Nov 2022 19:57:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423482#M3851</guid>
      <dc:creator>DevOps_1999</dc:creator>
      <dc:date>2022-11-03T19:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: API - Using  8021x-localradius authentication getting Authentication requires 802.1x servers:</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423483#M3852</link>
      <description>&lt;P&gt;Let me update a few thoughts:&lt;/P&gt;&lt;P&gt;Here is what the documentation states for localRadius object.  It's the local radius on the AP, so there would not be a radius server defined in this circumstance. &lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;localRadius&lt;/STRONG&gt;:  &lt;/SPAN&gt;&lt;SPAN class=""&gt;object&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;The current setting for Local Authentication, a built-in RADIUS server on the access point. Only valid if authMode is '8021x-localradius'.&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;radiusServers&lt;/STRONG&gt;:&lt;/SPAN&gt;&lt;SPAN class=""&gt;array[]&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;The RADIUS 802.1X servers to be used for authentication. This param is only valid if the authMode is 'open-with-radius', '8021x-radius' or 'ipsk-with-radius'&lt;/P&gt;&lt;P&gt;The RadiusServers are not used with the localRadius, which makes sense.  &lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Nov 2022 12:23:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423483#M3852</guid>
      <dc:creator>DevOps_1999</dc:creator>
      <dc:date>2022-11-04T12:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: API - Using  8021x-localradius authentication getting Authentication requires 802.1x servers:</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423484#M3853</link>
      <description>&lt;P&gt;For those who might come across this problem in the future:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Error: &lt;/STRONG&gt; b'{"errors":["Authentication mode requires RADIUS 802.1X servers"]}'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Does require you to specify the radius server property, which I did and made up something completely fake. I think there is a bug in the API which requires the radiusServers to be specified with localRadius.  This should not be specified as the radius server in this case IS the meraki AP not an external server.&lt;/P&gt;&lt;P&gt;In JSON format: &lt;/P&gt;&lt;P&gt; "radiusServers": [&lt;BR /&gt;{&lt;BR /&gt;"host": "1.1.1.1",&lt;BR /&gt;"secret": "fdafdasfdas",&lt;BR /&gt;"port": 123&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Just a note:&lt;/P&gt;&lt;P&gt;When I look at the dashboard setup for this SSID, there are NO radiusServers setup, even though it is in the code.  As per the documentation above 8021x-radius and ipsk-with-radius are the only authMethods which need RadiusServers. &lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 15:13:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-using-8021x-localradius-authentication-getting/m-p/5423484#M3853</guid>
      <dc:creator>DevOps_1999</dc:creator>
      <dc:date>2022-11-04T15:13:49Z</dc:date>
    </item>
  </channel>
</rss>

