Skip to main content
April 14, 2022
Question

Incorrect Bearer Token

  • April 14, 2022
  • 2 replies
  • 224 views

I deployed the SCIM Bridge in a Docker Swarm and can access the web page for testing, but I'm getting "Incorrect Bearer Token" error. When checking the logs, I'm seeing this message:

"The Service Account used in this integration has been deleted." What is causing this error?


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided

2 replies

April 14, 2022

Re-deploying a second time corrected this issue. All is working now.

April 25, 2022

Hi @jorrspireon. Thank you for reaching out! 🙂

I'm sorry that you ran into an issue, but I'm happy that you managed to resolve it.

The specific error you encountered may likely have been because of new credentials being generated for the account, but not yet updated on the SCIM bridge. The credentials (scimsession file and bearer token) are tied to a service account used specifically for automated provisioning. Each time you regenerate credentials a new service account will be created and the old one will be deleted in the process.

I hope this helps! Please reach out if you run into any issues in future.