Skip to content
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

PolicyRepresentation does not have fetchRoles #504

Open
yahya077 opened this issue Jan 21, 2025 · 1 comment
Open

PolicyRepresentation does not have fetchRoles #504

yahya077 opened this issue Jan 21, 2025 · 1 comment

Comments

@yahya077
Copy link

PolicyRepresentation has RolePolicyRepresentation and it should have fetchRoles field.

type RolePolicyRepresentation struct {
	FetchRoles *bool             `json:"fetchRoles,omitempty"`
	Roles      *[]RoleDefinition `json:"roles,omitempty"`
}
Image
@yahya077
Copy link
Author

PR Link

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

No branches or pull requests

1 participant