Forum Discussion

Former Member's avatar
Former Member
4 years ago

Scim bridge looped at login

Hello --

I have the SCIM bridge up in AWS using ECS Fargate and an ALB for the SSL handling. I'm at the last part where I need to log into 1password to connect the bridge and our account, but the login doesn't seem to do anything. I've had myself and two other admins try it, and nothing continues to happen. Looking at the traffic, I do see two 404 errors:

I did see someone else run into this here, but there's no public resolution:

https://1password.community/discussion/121273/troubleshooting-scim-bridge

I was wondering if anyone had any insights. Thanks!


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

3 Replies

  • Former Member's avatar
    Former Member

    Awesome! I'm glad you got it resolved and thank you for sharing your solution here.

  • Former Member's avatar
    Former Member

    Hi @DeVille_1P ! I did end up putting in a ticket with 1Password and we got it resolved - woohoo!

    For future reference and anyone else experiencing this, I needed to encode the scimsession into base64 when putting it in secrets manager, seen here": https://github.com/1Password/scim-examples/tree/master/aws-ecsfargate-terraform#copy-scimsession-file

    Thanks for asking!

  • Former Member's avatar
    Former Member

    Hi @sskinner107.

    I wanted to follow up and ask if you managed to complete the setup of the SCIM bridge, and whether you are still encountering the same error.