We are trying to implement Azure AD as identity provider for SAP Business ByDesign.
Everything configured so far. But when trying to login to the application we get the following error message:
Correlation ID: 70dc00b3-609f-497e-bb03-e8d47755e794 |
Timestamp: 2015-06-25 18:57:19Z |
AADSTS70001: Application with identifier my332685.sapbydesign.com was not found in the directory 8c3fd900-8b7b-45cb-b2a0-aea95fa20530 |
We used the federartion metadata from this URL https://login.microsoftonline.com/[mydomain.com]/FederationMetadata/2007-06/FederationMetadata.xml to add the identity provider to SPA ByD. That worked out of the box and we enabled SSO in SAP ByDesign.
We are syncing our local active directory to Azure AD and we assigned single users for testing purposes to the application.
SAP ByDesign was added to the Directory from the application gallery (http://azure.microsoft.com/en-us/marketplace/partners/sap-ag/sapbusinessbydesign/)
What are we doing wrong?