Azure

Application With …

I was recently working with Azure Active Directory (AD) and Auth0 for a new SAML (Security Assertion Markup Language) integration. The integration would use Azure AD as the Identity Provider (IdP) and Auth0 as the authorization service provider. To enable the integration I needed to create an App …

Convert a X.509 …

There are times that you might need to provide or have access to a X.509 certificate to verify the validity of a signed key or some other piece of data. X.509 Certificates are a standard for public key certificates and are often used to validate signatures on tokens and assertions used during user …