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