Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TL;DR for CCG with JWK

Beta

  1. Validate in Beheerportaal T&I that your existing client was successfully migrated to ACM (Optional)Update oauth endpoint from authenticatie, and remember the new client id.

  2. Adapt oauth access token request information and update oauth URLs from beta.oauth.vlaanderen.be/... to authenticatie-ti.vlaanderen.be/... using the new client id.

  3. Update GIPOD API endpoint from private-api.gipod.beta-vlaanderen.be to gipod.api.beta-vlaanderen.be

  4. Validate that your existing client still works with the new endpoints

...

  1. Validate in Beheerportaal that your existing client was successfully migrated to ACM (Optional)Update oauth endpoint from authenticatie, and remember the new client id.

  2. Adapt oauth access token request information and update oauth URLs from oauth.vlaanderen.be/... to authenticatie.vlaanderen.be/... using the new client id.

  3. Update GIPOD API endpoint from private-api.gipod.beta-vlaanderen.be to gipod.api.beta-vlaanderen.be

  4. Validate that your existing client still works with the new endpoints

Introduction

During the transition there are 2 major work blocks: changing the authentication and switching to the renewed GIPOD API. 

...

Therefore we recommend switching to the renewed API & changing the authentication in one go.

Set up clients in ACM 

The current Geosecure clients are being phased out. 

...

More information about managing Client Credential Grant clients in ACM: https://confluence.voalm.vlaanderen.be/display/GAEP/Module%2BOAuth%2BClient%2BCredentials%2BGrant%253A%2BAPI-Client%2Bbeheren  

Authenticate on the GIPOD API with an ACM token

GIPOD uses ACM for the authentication and authorization of users. Digital Flanders offers a web application in which users can carry out the complete flow of GIPOD. Digital Flanders also provides services for integrating GIPOD into your own software systems.

...

Both API endpoints are functionally identical, apart from the authentication, as both are a gateway to the same microservicesGIPOD services.

Guides