• Using certificates with Microsoft.Identity.Web
  • Client certificates
  • Describing client certificates to use by configuration
  • Describing client certificates to use programmatically
  • Helping certificate rotation by sending x5c
  • Decryption certificates
  • Describing decryption certificates to use by configuration
  • Describing decryption certificates to use programmatically
  • Controlling where to get the private key from.
  • Ways of specifying certificates
  • Specifying certificates as an X509Certificate2
  • Getting certificates from Key Vault
  • Specifying certificates
  • Observing client certificates
  • Microsoft Identity Web classes used for certificate management
  • Troubleshooting