Support of SCIM specification for users management #399
shirabendor-quali
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SCIM standes for System for Cross-domain Identity Management and it proivdes easier and quicker integration between customers' IDP (Identity providers such as Azure Active Directory or Okta) and Torque. The idea is that once you configure your IDP to work through SCIM with Torque, users will be created and deleted from Torque automatically as soon as they are created and deleted in the customers IDP.
This helps with several use-cases such as :
A user can now be created in Torque without their involvement, just from the admin associating them to the Torque app in the IDP. Now this user can be assigned to environments, spaces etc. and have everything ready before he actually joins Torque.
Deprovisioning - the admin can now be sure that users who are deleted from the IDP will automatically be deleted from Torque, which is important both from security perspective as well as keeping the system clean and up-to-date.
To read more, check our docs.
Beta Was this translation helpful? Give feedback.
All reactions