Introduction

ADSP is a broad set of API based services that help accelerate application development by providing solutions to common development problems such as:

  • Generating PDF documents tailored to specific needs,
  • Managing files and access permissions
  • Managing tasks
  • Monitoring services
  • Securing your applications
  • etc.

The Access Service is concerned with security, and is based on Keycloak and the OIDC authentication protocol. Keycloak, in DDD, it is used for granting user access to applications and for granting applications access to the various ADSP services. The latter is the subject of this tutorial.

Learn More