Buf Schema Registry (BSR)

FAQ

ProEnterprise

This page contains frequently asked questions related to the BSR's SCIM 2.0 integration.

How do I resolve a failed User provision?

When a user is provisioned within the BSR, SCIM Clients first try to match the IdP user to an existing user in the BSR. The BSR's SCIM integration uses the user's email address to match an IdP user.

Users can fail to provision from the IdP to the BSR for various reasons. Usually it's the result of a conflict with an existing user in the BSR. If your IdP reports this error, ensure that the user you are trying to provision has recently logged in and logged out of the system. Contact Support or your Buf representative if you're unable to verify this.

Also ensure that your IdP is configured to map the correct value to the SCIM email and userName fields. To reconcile the corrupted state:

  1. Deprovision the user from the application in your IdP.
  2. Fix any attribute misconfigurations.
    • Ensure that you are using the user's email as their SAML NameId.
    • Ensure that the SCIM username is mapped to the correct field, as per the instructions for your IdP.
  3. Re-provision the user in the application in your IdP.

I successfully provisioned a user from my IdP into an existing user in the BSR, but now I have two user accounts with the slightly different usernames. What do I do?

See above.

Can I use SCIM without autoprovisioning?

If you push IdP groups to the BSR via SCIM, you must configure automated organization provisioning, otherwise users will be removed from any groups upon their next login. If you don't wish to push IdP Groups to the BSR, you don't need to configure it.