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 freinet client id to region settings #1762

Open
ztefanie opened this issue Nov 7, 2024 · 1 comment
Open

Add freinet client id to region settings #1762

ztefanie opened this issue Nov 7, 2024 · 1 comment

Comments

@ztefanie
Copy link
Member

ztefanie commented Nov 7, 2024

For this feature #1751
We need an API from freinet and our users need to input a freinet-client-id inside their region settings to ensure the mapping of our region to the fitting freinet-region. For exmaple the transfer to freinet could/should not be possible if the freinet-client-id is not maintained.

  • Fetch the freinet client id in regular cycles and the maybe (or not) save them to our system. Evaluate if caching is enough or not. Updates in the freinet system are possible and need to lead to updates in our system, e.g. if a region is added to freinet.
  • Add a freinet-client-id input field to the region settings
  • Validate that only freinet-client-ids can be added to the region settings that are valid.
@f1sh1918
Copy link
Contributor

f1sh1918 commented Nov 7, 2024

Maybe I overseen sth but why do we have to create an input field for the Client id @ztefanie ? We fetch the regions including a region identifier (not available yet), access Key, mandantenId(freinet) with that we can map the Region to our RegionId and have All required information to push the card and user data.
I thought we keep this information in memory.
@ztefanie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants