Skip to content
This repository was archived by the owner on Jan 29, 2022. It is now read-only.
This repository was archived by the owner on Jan 29, 2022. It is now read-only.

Create a workflow to deprovision a user, who has left Kitware as an employee #128

@mgrauer

Description

@mgrauer

The problem is that when users leave the company, we want to cut off their access to potentially private data, but we don't want to delete that data.

Paraphrasing from @zachmullen email.

disabling login / removing access to the account seems like the best option to me. If the employee wants access to the instance after leaving, we can work with them ad hoc for that, but I suspect that will be rare. [ed: we need to ensure this works in an oauth world where access to e.g. GitHub credentials are not tied to an employer domain email]

We should probably add a button to disable a user's access altogether, which would need to deactivate all their API keys and remove all their session tokens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions