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
In the short term, we might need to implement a feature to filter which users are allowed to access the resources of the API by setting up a whitelist. This takes importance when integrating the API with other auth providers that are open to registration (different from our BSC CAS) like a vanilla Github Oauth App.
An initial whitelist can be implemented in the API. But I suggest that this list has to be something that both, the API and Autosubmit, have to be aware of. This will help us to better define who is the owner of an experiments and who can access to it in the future.
The text was updated successfully, but these errors were encountered:
In the short term, we might need to implement a feature to filter which users are allowed to access the resources of the API by setting up a whitelist. This takes importance when integrating the API with other auth providers that are open to registration (different from our BSC CAS) like a vanilla Github Oauth App.
An initial whitelist can be implemented in the API. But I suggest that this list has to be something that both, the API and Autosubmit, have to be aware of. This will help us to better define who is the owner of an experiments and who can access to it in the future.
The text was updated successfully, but these errors were encountered: