Hi, I am trying to integrate contact form 7 with Constant contact. This has worked before, but ever since we introduced miniOrange SSO (single sign on) to our websites. It has caused the integration to fail. It "connects" but it wont take in any data into CC. I know what is happening though. The redirect URI is failing because "https://www.oursite.com/wp-admin/?auth=constant_contact" is being redirected before it can make the intended redirect auth. The sso plugin is set to redirect anyone who tries to access "https://www.oursite.com/wp-admin/". How am I able to to change the redirect URI so it works with our SSO plugin?
... View more