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
Right now only CERN's own user search API is supported. While it's quite simple to adapt the tool to use any other API, it would be nice to have a module which speaks some common language.
We will probably want to replace the current authentication mechanism with flask-multipass, which is what we use in Indico. The current CERN search API code should then be moved to a separate multipass module.
Right now only CERN's own user search API is supported. While it's quite simple to adapt the tool to use any other API, it would be nice to have a module which speaks some common language.
We will probably want to replace the current authentication mechanism with flask-multipass, which is what we use in Indico. The current CERN search API code should then be moved to a separate multipass module.
indico/flask-multipass#6 will probably be a blocker in this regard.
The text was updated successfully, but these errors were encountered: