SSO configuration failure in ODA
Hi,
We are trying to configure SSO for Oracle Digital Assistant (ODA) when deploying a bot to Microsoft Teams.
The Oracle documentation instructs us to configure the Application ID URI in this format:
api://botid-<Microsoft_App_ID_for_your_bot>
However, this value is no longer accepted in Azure AD due to Microsoft’s updated policy that enforces secure identifier URI patterns. When we attempt to set it, we receive the following error:
Failed to update application property. Error detail: Failed to add identifier URI api://botid-<Microsoft_App_ID_for_your_bot>.
All newly added URIs must contain a tenant verified domain, tenant ID, or app ID, as per the default tenant policy of your organization. See https://aka.ms/identifier-uri-formatting-error for more information on this error.