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

Cognito not allowing SAML IDP #510

Open
WCottrell4 opened this issue Feb 16, 2024 · 3 comments
Open

Cognito not allowing SAML IDP #510

WCottrell4 opened this issue Feb 16, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@WCottrell4
Copy link

Describe the bug
A description of what the bug is.
We are trying to set the Cognito to accept an Identity Provider instead of creating Cognito users for everyone we are hoping to have use this tool. The SAML IDP is configured and we are getting successful logins in the external provider and new users created within the user pool. However, Workload Discovery is keeping us on the login page and not letting us get any farther with the new user. In many of the guides I found online to help configure this, I have seen a new button produced in the application login page giving the option to sign in with an external provider. Is there a reason this does not appear in the Workload Discovery solution?

To Reproduce
Steps to reproduce the behavior:

Configure the Cognito identity provider,
Go to App Integration, into the app client
Hit View Hosted UI button
Get taken to login page and unable to go any farther.

Expected behavior
A description of what you expected to happen.
I would expect to be logged into the page.

Browser (please complete the following information):
Name: Edge & Chrome
Version: latest

  • Name [e.g. chrome, firefox]
  • Version [e.g. 22]
@WCottrell4 WCottrell4 added the bug Something isn't working label Feb 16, 2024
@svozza
Copy link
Contributor

svozza commented Feb 16, 2024

This requires a code change in the UI to add a separate login workflow (there are other changes required but this is the main one). We have a plan to release SAML IDP integration in the next release but as of now, this is not a supported configuration.

@WCottrell4
Copy link
Author

Thank you for the information. Do you have any timeline for the next release to know when this will be available?

@svozza
Copy link
Contributor

svozza commented Feb 16, 2024

We're aiming for early/mid Q2 but as you know, dates can slip.

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

2 participants