Skip to main content
Open

Allow userType to be set to guest via SCIM API

  • November 11, 2022
  • 2 replies
  • 175 views

THE ABSTRACT

The userType attribute should be able to be set to guest via the SCIM API.

 

THE PROBLEM

Many users in our Miro instance require frequent view access for boards but do not need to edit them.  Currently, there is no way to provision a user as a guest through the SCIM API.  This must be done via the UI and is impractical for large groups of users who need to be provisioned.

The only option for setting the userType field via the SCIM API is “Full.”  This means we can only automatically provision users as full users, even when they do not need full edit and creator access.

 

THE (POSSIBLE) SOLUTION

Include the ability to set the userType attribute to guest via the SCIM API.

Was it helpful?

2 replies

  • New Here
  • 1 reply
  • February 8, 2023

Hello,

A similar scenario here. We need to configure a bulk of users with free-restricted license, but the only option supported by the API is Full. Also the Role parameter should be guest (organization_external_user) instead of member (organization_internal_user) but neither it is available.

 

Please could you enable these features.


  • New Here
  • 1 reply
  • September 4, 2023

Hitting the same limitation. As such SCIM doesn’t really bring much to the table.


Reply