Skip to main content
February 15, 2023
Question

Our SSL has expired on us AGAIN

  • February 15, 2023
  • 12 replies
  • 504 views

Seems to be an issue with Let's Encrypt auto updating the R3 SSL for our DO instance of SCIM. How do we troubleshoot this? When this happened in the past we needed to delete and re-deploy.

Also the DO MarketPlace is several versions out-of-date. How can we update so that we recieve the SECURITY UPDATES in a timely maner?

Finally the MarketPlace says the major version is Version 2.9.0 then below that it says 2.7.0 but when installed its 2.7.1 so still missing 2.7.2 AND 2.7.3.

Frustrating AND confusing.


^^^ Our installed version


^^^ MarketPlace versions


^^^ 1Password releases


1Password Version: 1.7.1
Extension Version: Not Provided
OS Version: Not Provided
Browser:_ Not Provided

12 replies

June 1, 2023

Try this:

Here are the instructions on how to update your SCIM bridge in DigitalOcean.

Log into DigitalOcean.
Click Kubernetes.
Click on your Kubernetes Cluster.
Click Kubernetes Dashboard.
Click Deployments.
Click on your SCIM bridge.
Click the Pencil at the top right to edit.

At approximately line 232, you should see the following:

 containers:
- name: op-scim-bridge
  image: 1password/scim:v2.7.4 (or whichever version you're on right now)
  command:

Change this to 2.8.1

Click Update.

June 13, 2023

We wanted everyone to know that the latest version of the SCIM bridge is on the https://marketplace.digitalocean.com/apps/1password-scim-bridge now. This is https://app-updates.agilebits.com/product_history/SCIM#v208012.

Please let us know after upgrading if you are still experiencing this issue.