WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

[RFE] Translate Java REST RBAC annotation into Istio AuthorizationPolicy #233

@tux-o-matic

Description

@tux-o-matic

Team inheriting Java legacy code or trying to split code logic from security rules could benefit from Konveyor's help.

Be it SpringBoot or Quarkus, Java annotations are used to define authorizations on method exposing a REST endpoint.
Service Mesh users can rely on Istio AuthorizatioPolicy to delegate the authorization validation to the mesh. This reduces the amount of framework specific code to migrate and maintain and makes it easier to review authorization rules to access an REST service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-kindIndicates an issue or PR lacks a `kind/foo` label and requires one.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions