Forum Discussion

Former Member's avatar
Former Member
5 years ago

I have an issue for integration of 1password between okta

I set up 1password scim bridge to integrating okta. Scim bridge working properly only when I publicly 443 ports everywhere on our firewall rules. When I get port 443 to VPN(behind NAT ips). I see connected properly from our scim domain. But 1password monitoring shows an error.

I see only this error on the scim bridge logs
7:27AM INF failed to verify session error="failed to touch session: failed to DoEncrypted: Authorization: (401) (Unauthorized), You aren't authorized to perform this action." application=op-scim component=SCIMServer


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Ubuntu 20.04
Sync Type: on cloud

13 Replies

  • Former Member's avatar
    Former Member

    Hi @halilbozan,

    Thank you for your response!

    We use Checkly as a third party service for our health monitoring feature, so in order for it to work properly you would need to allow Checkly traffic to the SCIM bridge, which may include making a whitelist for their IP ranges, as you can read about https://www.checklyhq.com/docs/monitoring/whitelisting/. This perhaps could be the issue you're experiencing with the health monitoring error, as it seems like your SCIM bridge is working and authenticating correctly.

    Can you explain a little more what you are trying to accomplish with your security groups that you mentioned? Are you using AWS as your cloud provider? Are you using LetsEncrypt, or perhaps terminating TLS at a load balancer? Are you only locking down ports or IP ranges too?

    Looking forward to assisting you further!

    Chas

  • Former Member's avatar
    Former Member

    I set up with docker and I look docker logs at the instance, I can't see anything. Is there any restriction with okta between 1password? I see the same error above when I access your link. I would like to open only our private network in our security group.

  • Former Member's avatar
    Former Member

    Hi @halilbozan

    You may need to make the health monitoring service available to your SCIM bridge instance. You can check out the documentation https://support.1password.com/scim-troubleshooting/#if-the-health-monitoring-service-cant-contact-the-scim-bridge.

    Let us know if this helps.