lightning icon indicating copy to clipboard operation
lightning copied to clipboard

Clients can be deleted by owners and admins

Open christad92 opened this issue 11 months ago • 0 comments

As a client owner or admin I should be able to delete an oauth client. Before deleting, the user must confirm they want to proceed to delete through a modal.

Expected Behaviour: The oauth_client_id of the credential will be set to NULL.

Associated credentials might work until there is a need for a refresh of the token and would require the user to remove and the credential and and set up a new credential.

Configuring a credential when client is deleted: https://www.figma.com/file/2Uvr2jOaQh6rQNR1cHlLKM/App?type=design&node-id=2269-3055&mode=design&t=xamH124oAsMSNGXg-0

christad92 avatar Mar 21 '24 17:03 christad92