Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-2998

Path based authorization

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • Server
    • None

    Description

      We will need a new acls extension (similar to AclsAuthz) to support this functionality. Following, is an example of how this might look.

            <provider>
                  <role>authorization</role>
                  <name>PathAclsAuthz</name>
                  <enabled>true</enabled>
                  <param>
                      <name>path.acl</name>
                      <value>https://*:*/**/knoxtoken/api/**;admin;*;*</value> 
                  </param>
              </provider>
      
      

      This new extension (`path` in the above example) will work with CompositeAuthz and follow the same pattern as AclsAuthz provider.

      Attachments

        Issue Links

          Activity

            People

              smore Sandeep More
              smore Sandeep More
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m