-
-
Notifications
You must be signed in to change notification settings - Fork 66
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
ADD: b2access loginpass #33
base: master
Are you sure you want to change the base?
Conversation
Thanks. I would prefer to pass the |
… B2Access and B2AccessDev instances are provided
OK. Agree. I made update for default baseurl. This requires additional client code in case of non-default url, however, conforming the loginpass code style. |
And also, can you provide a test case for it? |
Added test case for b2access and registered in init.py file |
The fork with this implementation of b2access is used in production for a month now without known problems. |
B2ACCESS is an easy-to-use and secure Authentication and Authorization platform developed by EUDAT which delivers services for scientific, academia and research infrastructures cross border and cross discipline.
This PR adds oauth2 support for this service.