JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
478 stars 75 forks source link

feat(jans-cedarling): New bootstrap properties to request authz for User, Workload or both #10265

Open olehbozhok opened 5 hours ago

olehbozhok commented 5 hours ago

Is your feature request related to a problem? Please describe. We need to implement bootstrap properties related to executing authorize request

CEDARLING_USER_AUTHZ : When enabled, Cedar engine authorization is queried for a User principal.

CEDARLING_WORKLOAD_AUTHZ : When enabled, Cedar engine authorization is queried for a Workload principal.

CEDARLING_USER_WORKLOAD_BOOLEAN_OPERATION : AND, OR

Describe alternatives you've considered

Additional context

olehbozhok commented 5 hours ago

This feature is blocked by PR

I will try to make fork of PR branch