@aanchal-sikka - we have already done the required configurations for CORS and Referrer Filter configs as per below but still the issue persists. CORS:{"alloworigin": ["$[env:SAML_IDP_ORIGIN;default=http://www.okta.com]"],"allowedpaths": [".*/saml_login"],"supportedmethods": ["POST"]} Referrer Filt...