Version 1 - Lagoon/LagoonSecurity-API GitHub Wiki

This version of our API added:

  • Support for contextualized routes to secure SaaS applications
  • Basic Authentication support
  • Improve performance

RESTful API

Note: All input parameters signed with * are mandatory. All other paraemeters are optional and can be used to exploit the API's functionalities.

All routes available are divided into these four groups

Sanity Tests

Routes for testing your connection

Profile Management

Routes for managing profiles

Users Management

Routes for managing application users

Context Management

Routes for managing context (application must be configured as SaaS).