Skip to content

Add support of service-to-service auth/authz #889

Closed
@artem-v

Description

@artem-v

Scalecube services in the cluster must be able to communicate between themselves in some authenticated and authorized manner.
Main idea, is that any scalecube service in the cluster is one of those: service-consumer (SC), service-provider (SP), or both (SCP).

SP

  • declares roles and permissions on the services.
  • assumes that SCs are calling SP APIs using SP roles and permissions.

SC

  • communicates with one or many SPs.
  • can request a grant to call SP APIs taking in account corresp. roles and permissions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions