Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 992 Bytes

Remote.md

File metadata and controls

20 lines (13 loc) · 992 Bytes
permalink
Remote

Remote authorisations

The following specification is for systems that keep authorisations on their own information system and open API to Pääsuke to query and change them

Sample provider application

There is a sample application that provides these X-road services. The application is built in Python and uses Postgres as a database.

  • Sample provider application built in Python—github.com/e-gov/PH-sample-provider-python (based on 1.0.0)
  • You can run it locally using Docker-compose
  • The provider stores authorisations and persons in a Postgres database
  • The application keeps state—so if you add an authorisation, then you can get it back