SAML implementation in AEM as a cloud service
Hi Everyone,
I need to implement a saml configuration in aem cloud service. Reading some articles, i came to this documentation:
Set up user identity in the Adobe Admin Console
But, i dont understand the sixth topic.
"Use the Add SAML profile screen to get the setup information for your identity provider.
Some Identity Providers (IdP) accept a metadata file that you can upload, while others may require the ACS URL and the Entity ID. For example:
- For Azure Active Directory: Upload the metadata file.
- For Google: Copy the ACS URL and Entity ID and use these in the Google IdP software.
- For SalesForce: Download the metadata file, extract the certificate information from the file and use that certificate information in SalesForce IdP software."

I'm using Azure AD B2C as Idp.
My question is: Where shoud i upload the metadata file?
On localhost, i menaged to implement this service, through SAML Authentication handler 2.0, successfully, using custom policies.
The same configuration does not work in Cloud.
Thanks!
