We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix CEDARLING_LOG_STORAGE -> CEDARLING_LOG_TYPE
fix formatting issue in bootstrap properties
add `CEDARLING_TOKEN_CONFIGS` in the bootstrap properties list
updated to support custom tokens and putting tokens in principal attrs. see: PR #10706
add `CEDARLING_MAPPING_ROLE` bootstrap property
add CEDARLING_TOKEN_ENTITY_MAPPER bootstrap config
Updated Cedarling Nativity Plan (markdown)
Just changing the order of the Cedarling entity schema--put User and Workload at the Top.
add optional Access_token reference to the Workload and optional id_token & Userinfo_token references to the User
Added `CEDARLING_LOG_SEND_TELEMETRY_TO_IMPROVE_PROJECT` bootstrap property
Updated the "Trusted Issuer Metadata Schema" section to reflect mapping for each token entity
Update schema
Need `trusted` and `principal_identifier` in all tokens
Added input param defintions to authz request
MOVED JWTs to Context
Add role to actions for allowed principals