
HarshaT.31689 (Customer) asked a question.
I have a proxy that pass the SAML request from a cloud to Okta and returns the SAML response from Okta after authentication back to Cloud.
Was wondering if I can inject the right parameters that would result in Okta doing a step-up authentication in the SAML request sent by the cloud.
Thanks
Harsha

Currently Okta issues the MFA challenge based on an Okta Sign On policy which can be done at the Application level and Org level only. That being said, the MFA challenge is performed only when you are redirected to Okta and then the SAML flow completes. In other words the MFA challenge is occuring at the beginning of the SAML flow and is not injected in the SAML flow itself. The described desired flow is currently not possible in Okta.
Documentation resources:
https://help.okta.com/en/prod/Content/Topics/Security/MFA.htm
https://help.okta.com/en/prod/Content/Topics/Security/MFA_App_Level.htm
Thank you for choosing Okta!