Tools4everBV / Tools4everBV/HelloID-Conn-Prov-Target-Intus-Inplanning

New API endpoints for roles

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PowerShell
Stars
2
Forks
0
Avg merge
1m
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the PowerShell connector's configuration and the code that currently reads or updates the local permissions file. Review the new GET /api/roles and GET /api/userroles endpoints, and obtain the Swagger documentation from the issue author before changing behavior. Done means roles can be retrieved and a single role can be added without unassigning existing roles, without requiring the local permissions file.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.