-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Identity and Access Proxy interfaces #112
Add Identity and Access Proxy interfaces #112
Conversation
@simskij @PietroPasotti @gruyaume can you please review? I can't add reviewers on the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks good. I got only a couple of minor comments. Also in the future please try to create different PR's for different charm relation interfaces though I understand those 2 are quite related.
944a4b7
to
ac59ea8
Compare
b619669
to
223a4ff
Compare
4084a0b
to
03d2fc9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once @gruyaume confirms he's happy with the above requested changes, I'm good for this to be merged!
This PR adds schemas for interfaces making part of Identity and Access Proxy:
See IAP interfaces design document for more context.