How can I provision users in Rally when using SSO?
Unfortunately, there are no options for automatically provisioning users (enable/disable/configure) in Rally through SSO. An enhancement request has been submitted, please feel free to add your feedback via the in-app feedback button. There are a few ways that can be configured to assist with this:
1. New users can be created using the Excel add-in to import those users. It is likely that customers would need to manually adjust or add Project permissions after the users are imported since the import can only provide limited field values and choices for users.
2. The following links to a Rally GitHub script can also be used to import or manipulate users. Please be aware that Agile Central Support does not support or maintain scripts on the GitHUb repository.
(https://github.com/RallyTools/Rally-User-Management)
3. If your subscription uses Okta as their SSO provider:
keywords: agile central, rally, sso, adding users
How to create a user with Web Services API
https://knowledge.broadcom.com/external/article?articleId=57526
How to create ProjectPermissions and add TeamMemberships with Web Services API
https://knowledge.broadcom.com/external/article?articleId=47760
Disable user with Web Services API
https://knowledge.broadcom.com/external/article?articleId=57573