-
Notifications
You must be signed in to change notification settings - Fork 50
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
API endpoint for allowing user groups to have access to utilize Sharing Connection Profile access for connections #8
Comments
I asked this question in the guacamole mailing list and it looks like there is indeed a patch operation that is available for use. Here is the response that I got: |
@ridvanaltun If I wanted to edit the Postman project that is listed in the readme how would I go about doing that? I have some things to add. |
I have never done but you can create a pull request via Postman: https://learning.postman.com/docs/collaborating-in-postman/version-control-for-collections/ or you can export and share your HTTP Request as a cURL command then I can update the Postman collection. |
I have updated the Postman link, you can fork the collection and you can send PR. The old link was static and it was not forkable. |
Thanks! I will take a look at this here in a few days, |
Is there a PATCH API endpoint for adding permissions for user groups to access sharing connection profiles? I do not see it documented here.
The text was updated successfully, but these errors were encountered: