Closed diazoxide closed 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.
@xgp When is the new release planned?
Within the next week.
This is updated. Post if you see the problem on the new versions.
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."
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
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