magistrala icon indicating copy to clipboard operation
magistrala copied to clipboard

MG-2264 - Split Auth Client into Separate Clients for AuthN/AuthZ and Policy CRUD

Open felixgateru opened this issue 1 year ago • 0 comments

What type of PR is this?

This is a feature as it splits the auth client into authN/Z client and policy client.

What does this do?

This pr modifies the aut proto file to generate two separate interfaces for the AuthnzClientand PolicyServiceClient

Which issue(s) does this PR fix/relate to?

  • Resolves #2264

Have you included tests for your changes?

Yes, relevant tests have been updated.

Did you document any new/modified feature?

Yes, in code documentation for the functions has been done.

Notes

felixgateru avatar Aug 20 '24 12:08 felixgateru