Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add userdetails /property/getProperty and /property/saveProperty to biocache-service #899

Open
adam-collins opened this issue May 7, 2024 · 1 comment
Assignees
Milestone

Comments

@adam-collins
Copy link
Contributor

Userdetails is unable to support these existing services when moving forward with AWS Cognito.

My understanding of this is

  • mysql will no longer be used and this is where the table currently exists
  • cognito custom property limitations do not support our existing data
  • it is too difficult to use the other database in userdetails

Moving these into biocache-service

  • using cassandra
  • adding 2 REST services
  • manually migrating the data from mysql
@adam-collins adam-collins self-assigned this May 7, 2024
@adam-collins adam-collins added this to the 3.5.0 milestone May 8, 2024
@adam-collins
Copy link
Contributor Author

Pull request #900

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant