CCF icon indicating copy to clipboard operation
CCF copied to clipboard

Support Azure Active directory token validation by default

Open Aymalla opened this issue 2 years ago • 2 comments

Currently, to enable the Azure Active Directory as a JWT token issuer, we need to submit a proposal with two actions.

  • set_ca_cert_bundle
  • set_jwt_issuer

Suggestion: Support the AAD as a JWT issuer natively or via a simple proposal action such as "enable_aad_jwt_issuer," and have CCF handles the signing keys configuration and refresh automatically.

Aymalla avatar Feb 22 '23 16:02 Aymalla