Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Custom Domain Name and OIDC Login Doesn't Work #546

Open
AaronSaposnik opened this issue Sep 24, 2024 · 1 comment
Open

[BUG] Custom Domain Name and OIDC Login Doesn't Work #546

AaronSaposnik opened this issue Sep 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@AaronSaposnik
Copy link

Describe the bug

I have setup an external OIDC provider and it is working successfully with the default cloudfront.net URL. I then added a custom branded URL to CloudFront. The login page loads and looks right, but when I hit the login button nothing happens. The URL does not change and there is no redirect to the OIDC provider. I also tried going into Cognito and using the test of the Hosted UI button and it will login to the OIDC provider and redirect back to the custom URL properly as a redirect URL but it returns to the login screen instead of the chat screen.

To Reproduce

  1. Configure an OIDC provider using your provided instructions
  2. Go to CloudFront and add an alternate domain name and an appropriate SSL cert
  3. Load the alternate domain name and attempt to login
  4. If the experience is the same, the login button will highlight but will do nothing no matter how many times it is clicked

Additional context

The OIDC provider is Azure AD if that makes a difference though I assume the experience should be the same for any provider since it is not even redirecting to Azure

@DTheunis
Copy link
Contributor

DTheunis commented Sep 24, 2024

We have the same issue using SAML SSO.
(Login with SSO -> Land on login page without actually logging in rather than landing on the chat screen)
Issue is since the Amplify upgrade -> Rollback to a version before that is a temporary fix...

(But we would also like to see this fixed)

@statefb statefb added the bug Something isn't working label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants