reactioncommerce / federated-gateway

An access aware federated GraphQL API gateway for the Reaction Commerce ecosystem
Apache License 2.0
6 stars 3 forks source link

register authorization policies #23

Closed willopez closed 4 years ago

willopez commented 4 years ago

Resolves #5 Impact: minor Type: feature

Summary

Adds infrastructure to register authorization policies with the authorization service.

NOTE: Not clear on what the actual policies should be yet, they can be added later once they become clear.

Breaking changes

None

Testing

  1. With the Authorization services running execute register-policies and verify that sample policy was successfully registered.