'Shibboleth IDP with ADB2C integration
We have a requirement to configure Shibolleth as a SAML IDP to ADB2C Service Provider. Does anyone have any links or working examples? I found a reference on configuring SAML IDP in ADB2C custom policies, but not any examples of what needs to be done on Shibolleth side.
Solution 1:[1]
Please check if references give an idea to work around:
- This example in ms docs : AADB2C -identity-provider-salesforce-custom of how to federate azure ad b2c with any SAML idp.
- Also check Use Shibboleth Identity Provider to implement single sign-on | Microsoft Docs
Else you might want to raise a support request .
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | kavyasaraboju-MT |