It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
 Forum Discussion
Former Member
5 years agoOP SCIM Pod Error - Azure Kubernetes Service
 I'm having issues after following your KBA on deploying the OP SCIM Bridge on AKS. When running  kubectl get pods  , the 'op-scim-bridge-x' pod was in a 'CrashLoopBackoff' status with 8 restarts with...
ag_alice_t 1Password Team
1Password Team
5 years agoHello. Thank you for writing in, and apologies for the delayed response.
There can be a number of reason why the SCIM bridge may be unable to receive a LetsEncrypt certificate. The two most common issues with the deployment is that the OP_LETSENCRYPT_DOMAIN variable is set incorrectly in op-scim-config.yaml, or that port 80 is not accessible from the internet. Another potential issue is that, if you use CloudFlare, HTTPS Rewrites can be set on CloudFlare DNS, which interferes with LetsEncrypt functionality, which you can fix by setting CloudFlare DNS to "DNS Only" mode.
Without knowing more about your deployment, those are the three troubleshooting options I recommend to try first. If you've exhausted those, we can try some more advanced methods to get you up and running.

