-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The concept of Auth Data service should be changed slightly.
Before it behaved like a cache for data. The cache could be updated with an API and changes were always made from outside. This is still the case but now Auth Data can also act as a proxy for external data sources. In this case Auth Data can redirect API query to external service if the query is made with parameters which are attached to external sources. This attachment is known as External Data Mapping. There is runtime config which defines the mapping between municipalities and external data sources.
Metadata
Metadata
Assignees
Labels
No labels