Bruce Hoff

Results 14 comments of Bruce Hoff

We are familiar with Keycloak. It would work perfectly for us. The "1.0.0 Beta milestone" you link has a date of March 31. If the work is done by then...

@Docteur-RS I am just a user, like you. Some years ago I wrote a PR to add a particular OIDC provider to girder. Girder declined to merge the PR but...

@mdmiller53 under your approach I wonder how the 'list all workflows' API would work. E.g., if there are 100 workflows running, but just 5 for *you* (and so you have...

This would allow a client to display for the user a *dashboard* of running workflows (retrieving, say, a page at a time rather than making a new request for each...

> Couldn't this be achieved using the ListWorkflows endpoint with filtering? Yes, that is a good point. @david4096 also makes a good suggestion to determine the subset by passing a...

@psafont that's interesting but it's not immediately obvious how one would show the status of say, 50 workflows in a single view by using a graph representation. I was thinking...

> Any suggestions on how best to close this? I would suggest (1) extending the `ga4gh_wes_workflow_status` object (returned by `/workflows` and `/workflows/{id}/status`) to include a list of key-value pairs and...

@patmagee Are you saying that there is an update to WES that obviates the need for this requested feature? If so, please let me know what that is and I...

@patmagee > I do not think it's reasonable to know the percentage of a tasks completion, since there is really no way to know this in a generalized way. Sure...

One approach is to use an OAuth approach in which the data source is the "authorization/resource server" and the execution environment is the OAuth *client*. The workflow initiator would obtain...