I'm using AWS Cognito for my SSO and added a federated IDP (pingfederate). Cognito does not have any option to add additional query parameters that I want for ping federate (acr_values and prompt). There's no documentation around this in AWS as well.
Is there a way that we can force Cognito to send additional query parameters to a federated IDP? I've read that Auth0 has dynamic parameters that can work around this