Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Import Link Fixer

...

TermDefinition
Resource OwnerThe entity that can grant access to a protected resource. Typically, this is the end-user.
Client

An application requesting access to a protected resource on behalf of the Resource Owner.

Resource ServerThe server hosting the protected resources. These are typically the secured Digitaal Vlaanderen REST APIs.
Authorization ServerThe server that authenticates the Resource Owner and issues Access Tokens after getting proper authorization. In this case this is the Digitaal Vlaanderen Authorization Server (oauthauthenticatie.vlaanderen.be)
Access TokenA credential that can be used by an application to access an API.
Refresh TokenA long-lived token that is used to obtain a new Access Token after a previous one has expired.
JSON Web KeyA JavaScript Object Notation (JSON) data structure that represents a cryptographic key. This will be used to establish asynchronous authentication.

...

You can obtain access to the GIPOD API trough the self-service portal "Beheerderportaal". There are two environments:

Next step: find the most suitable way to connect. https://authenticatie.vlaanderen.be/docs/beveiligen-van-api/oauth-rest/rest-server2server/aanvraag-access-token/#client-authenticatie-via-een-jwt-token