Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.24 KB

Integrating.md

File metadata and controls

19 lines (12 loc) · 1.24 KB
permalink
Integrating

Documentation for the developer implementing the integration with Pääsuke

Main ways to integrate with Pääsuke:

  1. The most common integration pattern is that integrator keeps authorisations (in payloads referred to as mandates) in Pääsuke and the integrator queries X-Road services offered by Pääsuke.
  2. It is also possible to keep authorisations in Pääsuke, but use GovSSO service to access the authorisations. More info can be found from GovSSO documentation.
  3. integrator keeps authorisations on their information system and Pääsuke queries X-Road services offered to Pääsuke by the integrator

Specification of the X-road services that Pääsuke provides to other parties

Oraakel is the name of the service responsible for serving authorisations other parties

Specification of the X-road services that Pääsuke queries from other parties

How to integrate remote systems that keep authorisations on their side but make them manageable from the Pääsuke user interface.