<?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 Map roles to SAML groups using Python SDK in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Map-roles-to-SAML-groups-using-Python-SDK/m-p/394985#M6696</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;Been trying to figure out a way to automate role Mapping to SAML groups and it looks like we can create roles using sdk but can't map them to the SAML groups. &lt;/P&gt;

&lt;P&gt;Gone through this &lt;A href="http://dev.splunk.com/view/python-sdk/SP-CAAAEJ6#createrole"&gt;http://dev.splunk.com/view/python-sdk/SP-CAAAEJ6#createrole&lt;/A&gt; to see if I am missing something here. &lt;/P&gt;

&lt;P&gt;Anyone has any ideas on how to do this or if they have done this before can you please point to what am I missing here. Any help would be great.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Note: I can make a curl call to do this like below and use subprocess to get this done. But looking for a more pythonic way to achieve this. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://localhost:8089/services/admin/SAML-groups" target="test_blank"&gt;https://localhost:8089/services/admin/SAML-groups&lt;/A&gt; -d name=testrole -d roles=testrole"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 09 Jan 2019 20:07:35 GMT</pubDate>
    <dc:creator>theouhuios</dc:creator>
    <dc:date>2019-01-09T20:07:35Z</dc:date>
    <item>
      <title>Map roles to SAML groups using Python SDK</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Map-roles-to-SAML-groups-using-Python-SDK/m-p/394985#M6696</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;Been trying to figure out a way to automate role Mapping to SAML groups and it looks like we can create roles using sdk but can't map them to the SAML groups. &lt;/P&gt;

&lt;P&gt;Gone through this &lt;A href="http://dev.splunk.com/view/python-sdk/SP-CAAAEJ6#createrole"&gt;http://dev.splunk.com/view/python-sdk/SP-CAAAEJ6#createrole&lt;/A&gt; to see if I am missing something here. &lt;/P&gt;

&lt;P&gt;Anyone has any ideas on how to do this or if they have done this before can you please point to what am I missing here. Any help would be great.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Note: I can make a curl call to do this like below and use subprocess to get this done. But looking for a more pythonic way to achieve this. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://localhost:8089/services/admin/SAML-groups" target="test_blank"&gt;https://localhost:8089/services/admin/SAML-groups&lt;/A&gt; -d name=testrole -d roles=testrole"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Jan 2019 20:07:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Map-roles-to-SAML-groups-using-Python-SDK/m-p/394985#M6696</guid>
      <dc:creator>theouhuios</dc:creator>
      <dc:date>2019-01-09T20:07:35Z</dc:date>
    </item>
  </channel>
</rss>

