Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Anonymous
3 years agoIncorrect Bearer Token
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...
Anonymous
3 years agoHi @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.