Skip to content
This repository has been 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

Open
dipak-pawar opened this issue Dec 13, 2018 · 0 comments
Milestone

Comments

@dipak-pawar
Copy link
Contributor

dipak-pawar commented Dec 13, 2018

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.

@dipak-pawar dipak-pawar added this to the Sprint 160 milestone Dec 13, 2018
@xcoulon xcoulon modified the milestones: Sprint 160, Sprint 161 Jan 16, 2019
@xcoulon xcoulon modified the milestones: Sprint 161, Sprint 162 Feb 7, 2019
@xcoulon xcoulon modified the milestones: Sprint 162, Sprint 163 Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants