Intus recently updated their inPlanning API.
Which is now supporting the retrieval of roles and assigned userroles, also its not needed to always send all roles when updating a user. It is possible to add a single role without unassigning the roles the user already had assigned.
Is it possible to modify the connector to use these new endpoints? By using the endpoints the local permissions file shouldn't be necessary anymore.
The following endpoints are added to the configuration:
GET /api/roles
GET /api/userroles
For the swagger documentation please contact me. since the url contains customer information.
Intus recently updated their inPlanning API.
Which is now supporting the retrieval of roles and assigned userroles, also its not needed to always send all roles when updating a user. It is possible to add a single role without unassigning the roles the user already had assigned.
Is it possible to modify the connector to use these new endpoints? By using the endpoints the local permissions file shouldn't be necessary anymore.
The following endpoints are added to the configuration:
GET /api/roles
GET /api/userroles
For the swagger documentation please contact me. since the url contains customer information.