I have built out the connection using the Vendors Metadata file. I have made the response NameID set to persistent. I have set the Name attribute to email address and the Map attribute to email address and email address per the documentation of Vendor.
I get through the DUO MFA but get this error after the attempted redirect. Can some explain what this error means.
{
"error" : "invalid_request",
"error_description" : "The request is missing a required parameter: redirect_uri",
"error_reason" : "missing_redirect_uri"
}