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

Copy already existing Space Resources entities from WIT DB to Auth #75

Closed
alexeykazakov opened this issue Aug 25, 2017 · 5 comments
Closed
Assignees
Milestone

Comments

@alexeykazakov
Copy link
Contributor

No description provided.

@alexeykazakov
Copy link
Contributor Author

alexeykazakov commented Aug 25, 2017

Blocked by #27

@joshuawilson
Copy link
Member

why do you want to copy these?

@alexeykazakov
Copy link
Contributor Author

alexeykazakov commented Aug 25, 2017

A Space Resource is just a record of Space ID and Keycloak Resource ID. We use this table to track what Keycloak Resource represents the Space.
As soon as #27 merged the Keycloak Resource IDs for new Spaces will be stored in both WIT and Auth DBs. The next step would be a copying of existing Keycloak Resource IDs from WIT to Auth (this issue is exactly that step). So both DBs will be in sync. After that we can start using Auth for space authorization and as the final migration step we will drop Keycloak Resource ID table in the WIT DB.

@joshuawilson
Copy link
Member

thanks

@alexeykazakov
Copy link
Contributor Author

Done

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