Hi all,
Greetings. I have been trying to set up Okta as SAML IdP in Azure AD External Identities but after filling out the form and clicking "Save", I keep getting the error: "Failed to add a SAML/WS-Fed identity provider". When checking the network and the response, this is what I got:
{
"odata.error": {
"code": "Directory_BindingRedirection",
"message": {
"lang": "en",
"value": "Tenant information is not available locally. Use the following Urls to get the information."
},
"requestId": "fb56c895-1d14-44b7-b2f8-5b0eb7fc75a9",
"date": "2021-07-27T01:39:40"
}
}
I'm just wondering whether I missed anything. The following is a screenshot of the setup:

Thanks!
