SAML is an extremely prevalent SSO protocol. I don't understand why the only SAML sample means that we have to include Social IdP provider technical policies. I don't want Facebook as my IdP - or Google or any other IdP outside my control - which is why I am using Azure B2C in the first place.
Instead of attempting to surgically remove Facebook IdP support and AAD-UserReadUsingAlternativeSecurityId in general, myself and others would really, really, really benefit from a couple simple, base SAML policies to build on.
Preferably... one without MFA, and one with MFA. : )
As it stands now, I have to build my own by deconstructing the SocialAndLocal sample. It hurts, and takes forever. Can I get a
little help?
Hello.
SAML is an extremely prevalent SSO protocol. I don't understand why the only SAML sample means that we have to include Social IdP provider technical policies. I don't want Facebook as my IdP - or Google or any other IdP outside my control - which is why I am using Azure B2C in the first place.
Instead of attempting to surgically remove Facebook IdP support and AAD-UserReadUsingAlternativeSecurityId in general, myself and others would really, really, really benefit from a couple simple, base SAML policies to build on.
Preferably... one without MFA, and one with MFA. : )
As it stands now, I have to build my own by deconstructing the SocialAndLocal sample. It hurts, and takes forever. Can I get a little help?