CCF
CCF copied to clipboard
Support Azure Active directory token validation by default
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.