Hi!
I am new to this with SAML and SSO.
We want to be able to login on an web app, supporting Shibboleth and LDAP, using our Azure AD in Office 365.
Is it possible to use Shibboleth SP to use Azure AD as IDP?
As I can see, the metadata nexus.microsoftonline-p.com/federationmetadata/saml20/federationmetadata.xml does not contain Shibboleth tags. For example "<Extensions><shibmd:Scope regexp="false"", which claims needed for the app.
Do I have to set up a seperate/our own Shibboleth IDP on a server and sync with PowerShell to our Azure AD, and then have this as relay?
Otherwise, Is it possible to use LDAP auth directly to Azure AD? How is it easiest achievable, without firing up VMs with LDAP and DirSync and such? Is it possible to connect directly to Azure AD?
Best regards,