Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Remove Identity Cluster relationship from cluster service in case of requesting delete for openshift external token #740

@dipak-pawar

Description

@dipak-pawar

If a user doesn't want to have his account link to some particular cluster then he might want to remove it from UI. For that, we will need to remove the token from Auth and for that cluster/identity from cluster service.

We have an endpoint to remove external_token. Let's update it to remove identity cluster relationship. So user removes it from UI. UI calls Auth to remove the token. Auth calls Cluster service to remove Identity_cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions