Symptoms
Redirecting Designer to HTTP Site, instead of HTTPS, and this resulted in Authentication errors.
Diagnoses
We found that the Identity.ClaimIssuer Table was reflecting the HTTP values
Resolution
This was fixed by updating the Identity.ClaimIssuer table to reflect the HTTPS value of the URI instead of the HTTP value.