Are there any usable examples for writing .Net code which would allow SP-initiated SSO using Azure AD as the iDP and SAML2 as the protocol?
Everything I found online either doesn't have examples, doesn't explain clearly, or for the most part it's just outdated. For example, the Attributes tab so many guides refer to seems to be completely missing in Azure AD and so I have no idea how we're supposed to transform claims.
Does anyone have a good guide or sample code? Thanks!