We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to set custom attributes on a group using this client, but user_group_attributes.go only supports PosixGroups and SambaEnabled. My use case is AWS attribute based access control (ABAC) - as per https://docs.aws.amazon.com/singlesignon/latest/userguide/jumpcloud-idp.html#jumpcloud-passing-abac
PosixGroups
SambaEnabled
Please update user_group_attributes.go to support custom attributes as per https://docs.jumpcloud.com/api/2.0/index.html#tag/User-Groups/operation/groups_user_put
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I want to set custom attributes on a group using this client, but user_group_attributes.go only supports
PosixGroups
andSambaEnabled
. My use case is AWS attribute based access control (ABAC) - as per https://docs.aws.amazon.com/singlesignon/latest/userguide/jumpcloud-idp.html#jumpcloud-passing-abacPlease update user_group_attributes.go to support custom attributes as per https://docs.jumpcloud.com/api/2.0/index.html#tag/User-Groups/operation/groups_user_put
Thanks
The text was updated successfully, but these errors were encountered: