You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Giancarlo Panichi 6c65c4daa2 Minor Update 1 year ago
.settings First Commit 1 year ago
src/iamexample Minor Update 1 year ago
.project First Commit 1 year ago
.pydevproject First Commit 1 year ago
FUNDING.md First Commit 1 year ago
LICENSE.md First Commit 1 year ago
MANIFEST.in First Commit 1 year ago
README.md First Commit 1 year ago
setup.py First Commit 1 year ago

README.md

IAM Example

Simple example of IAM interaction in D4Science.

Authors

License

This project is licensed under the EUPL V.1.1 License - see the LICENSE.md file for details.

About the gCube Framework

This software is part of the gCubeFramework: an open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies.

The projects leading to this software have received funding from a series of European Union programmes see FUNDING.md

How to execute this example

$ python3.6 iamexample.py <call> <client_id> <client_secret> <context>

Examples:

$ python3.6 iamexample.py 'AccessToken' 'my_client_id' 'my_client_secret'

$ python3.6 iamexample.py 'UmaToken' 'my_client_id' 'my_client_secret' '/gcube'