p2-inc / keycloak-orgs

Single realm, multi-tenancy for SaaS apps
https://phasetwo.io
Other
417 stars 72 forks source link

Configuration Validation Fails in "Upload Google IdP information" Step in SSO Wizard Page #133

Closed diazoxide closed 1 year ago

diazoxide commented 1 year ago

Current Behavior:

When navigating to the SSO Wizard page and attempting to validate Google IdP meta file using the "Validate Meta File" button, the validation fails. The button response displays "Configuration validation failed with Google SAML IdP. Check file and try again."

image

Console Logs:

In the console, there's a 404 error when trying to send a request to an undefined endpoint: https://usw2.auth.ac/auth/realms/taza/orgs/SET_ORG_ID/idps/import-config

image

Expected Behavior:

Validation should succeed, and there should be a meaningful error message if it fails, guiding the user to resolve the issue.

Steps to Reproduce:

Navigate to SSO Wizard page Proceed to the "Upload Google IdP information" step Click on the "Validate Meta File" button

xgp commented 1 year ago

@diazoxide This is a known bug. The shared clusters are not yet updated to the most recent version of the wizards that fixes this. I'll update the ticket once we roll out the new version.

diazoxide commented 1 year ago

@xgp When is the new release planned?

xgp commented 1 year ago

Within the next week.

xgp commented 1 year ago

This is updated. Post if you see the problem on the new versions.