You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users developing LIGO follow-up pipelines are requesting the ability to manage topics and permissions via the client API. In particular:
list_topics lists the topics for which there is already a permission added via the web interface. There should be the ability to list topics are available to add permissions. So, topics that are available to individuals or group members.
Add the ability to add and remove permissions via the api.
List the available permissions for each topic via the API.
The text was updated successfully, but these errors were encountered:
This all makes good sense. In terms of adding and removing permissions, I assume this related both to managing the permissions attached to a credential, and managing the permissions delegated to other groups, and we will want to support both.
Users developing LIGO follow-up pipelines are requesting the ability to manage topics and permissions via the client API. In particular:
list_topics lists the topics for which there is already a permission added via the web interface. There should be the ability to list topics are available to add permissions. So, topics that are available to individuals or group members.
Add the ability to add and remove permissions via the api.
List the available permissions for each topic via the API.
The text was updated successfully, but these errors were encountered: