[ 
https://issues.apache.org/jira/browse/QPID-7340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374767#comment-15374767
 ] 

Keith Wall commented on QPID-7340:
----------------------------------

We will add managed operation Broker#purgeUser(AuthenticationProvider, String) 
which will internally create a GenericAuthenticationPrinicpal.


> Implement purge user managed operation
> --------------------------------------
>
>                 Key: QPID-7340
>                 URL: https://issues.apache.org/jira/browse/QPID-7340
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Keith Wall
>             Fix For: qpid-java-6.1
>
>
> When a human user leaves an organisation, it is normally desirable to remove 
> the records that belong to that user.  Implement an operation to allow a 
> named user to be removed.  This could be hooked to to an organisation's 
> 'leavers-feed'.
> This operation should remove:
> * preferences
> * for authentication providers that manage their own database, the user's 
> password entry
> * for group providers that manage their own database, remove the user from 
> any groups
> What ACL permission should protect this operation?
> What if a Virtualhost is offline at the time the operation is invoked?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to