Multi-Issuer authz will be the only available authz in future release of cedarling. Similarly, cedarling would only use the new policy-store format (in .cjar) future. The Cedarling related endpoint in Admin UI Plugin should be modified to support Admin UI access control based on above mentioned changes.
Backend Changes GH issue: JanssenProject/jans#13432
Changes required:
- Configuration Screen should allow to upload policy-store in .cjar format.
- Cedarling embedded in UI should call multi_issuer_authz method. The bootstrap config should be adjusted accordingly.
Multi-Issuer authz will be the only available authz in future release of cedarling. Similarly, cedarling would only use the new policy-store format (in .cjar) future. The Cedarling related endpoint in Admin UI Plugin should be modified to support Admin UI access control based on above mentioned changes.
Backend Changes GH issue: JanssenProject/jans#13432
Changes required: