Skip to content

Create client policy #65

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

svsk417
Copy link

@svsk417 svsk417 commented Sep 14, 2021

The former implementation did only allow for Role Policies. This will do the trick for client policies as well.
Please be aware that the former implementation did include a the PolicyConfig Config directly within the policy and therefore, as public class PolicyConfig contained [JsonProperty("roles")] was tied to Role policies. This was moved to RolePolicy and might have introduced a breaking change for a user expecting it to be part of a policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant