You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Attila Magyar (Jira)" <ji...@apache.org> on 2023/04/19 11:24:00 UTC

[jira] [Updated] (KNOX-2901) Deleting a descriptor/provider from hadoop xml resource

     [ https://issues.apache.org/jira/browse/KNOX-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Magyar updated KNOX-2901:
--------------------------------
    Description: 
Currently one can only delete provider config parameters using the following syntax:

{code}
authentication.param.remove=main.pamRealm.service 
{code}

But there is no way to remove an entire provider or descriptor.

Proposed syntax:

 !Screenshot 2023-04-19 at 13.23.04.png! 

  was:
Currently one can only delete provider config parameters using the following syntax:

{code}
authentication.param.remove=main.pamRealm.service 
{code}

But there is no way to remove an entire provider or descriptor.


> Deleting a descriptor/provider from hadoop xml resource
> -------------------------------------------------------
>
>                 Key: KNOX-2901
>                 URL: https://issues.apache.org/jira/browse/KNOX-2901
>             Project: Apache Knox
>          Issue Type: Task
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>            Priority: Major
>         Attachments: Screenshot 2023-04-19 at 13.23.04.png
>
>
> Currently one can only delete provider config parameters using the following syntax:
> {code}
> authentication.param.remove=main.pamRealm.service 
> {code}
> But there is no way to remove an entire provider or descriptor.
> Proposed syntax:
>  !Screenshot 2023-04-19 at 13.23.04.png! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)