<?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>question Zeppelin + shiro authorization in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-shiro-authorization/m-p/140654#M39963</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Zeppelin 0.6.0 with HDP 2.3.4. I have configure LDAP sync. I would like to revoke access to "Interpreter" section to all users except "admin". I tried to configure it by [urls] section in shiro.ini. Something like&lt;/P&gt;&lt;PRE&gt;[urls]

/api/login = anon

/api/notebook = authc

/api/interpreter = roles[admin]&lt;/PRE&gt;&lt;P&gt;but it does not work. Could somebody explain me how it works, or is there anyother solution to this?&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2016 17:55:23 GMT</pubDate>
    <dc:creator>frank93</dc:creator>
    <dc:date>2016-09-07T17:55:23Z</dc:date>
    <item>
      <title>Zeppelin + shiro authorization</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-shiro-authorization/m-p/140654#M39963</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Zeppelin 0.6.0 with HDP 2.3.4. I have configure LDAP sync. I would like to revoke access to "Interpreter" section to all users except "admin". I tried to configure it by [urls] section in shiro.ini. Something like&lt;/P&gt;&lt;PRE&gt;[urls]

/api/login = anon

/api/notebook = authc

/api/interpreter = roles[admin]&lt;/PRE&gt;&lt;P&gt;but it does not work. Could somebody explain me how it works, or is there anyother solution to this?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 17:55:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-shiro-authorization/m-p/140654#M39963</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2016-09-07T17:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin + shiro authorization</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-shiro-authorization/m-p/140655#M39964</link>
      <description>&lt;P&gt;Here is the setting that I use on my cluster, that works for me.&lt;/P&gt;&lt;PRE&gt;/api/version = anon
/api/interpreter/** = authc, roles[admin]
/api/configurations/** = authc, roles[admin]
/api/credential/** = authc, roles[admin]
/** = authc&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Sep 2016 18:16:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-shiro-authorization/m-p/140655#M39964</guid>
      <dc:creator>prabhjyot_singh</dc:creator>
      <dc:date>2016-09-07T18:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin + shiro authorization</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-shiro-authorization/m-p/140656#M39965</link>
      <description>&lt;P&gt;Thank you, could you please also share your [roles] section?&lt;/P&gt;&lt;P&gt;In the value roles[admin] the "admin" is a name of role or permission?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 18:20:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-shiro-authorization/m-p/140656#M39965</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2016-09-07T18:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin + shiro authorization</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-shiro-authorization/m-p/140657#M39966</link>
      <description>&lt;P&gt;it can be any, username or role, and inside of "[]" it accepts CSV. So, you can typically give &lt;/P&gt;&lt;PRE&gt;/api/interpreter/** = authc, roles[adminUser, adminRole, managerRole]
&lt;/PRE&gt;&lt;P&gt;etc.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 12:17:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-shiro-authorization/m-p/140657#M39966</guid>
      <dc:creator>prabhjyot_singh</dc:creator>
      <dc:date>2016-09-08T12:17:27Z</dc:date>
    </item>
  </channel>
</rss>

