Hi Jacek,
I've just read up on the SCIM protocol.
So I have no practical experience with it and my reply may be off.
While the SCIM protocol has not been taken into account there are API endpoints you can use to:
- add/remove users.
- create/delete groups
- Define group membership
-Assign licenses to the users
These users would be added as BPS external users, but they would be able to authenticate themselves against Microsoft Entra ID. Of course, this requires an Application in Microsoft Entra ID.
You can read up on the API here in general and you will fisn the information on how to access the swagger documentation of your WEBCON version.
https://developer.webcon.com/docs/rest-api/
Best regards,
Daniel