Go to file
Giancarlo Panichi 6c65c4daa2 Minor Update 2023-02-02 11:21:11 +01:00
.settings First Commit 2023-02-01 17:19:40 +01:00
src/iamexample Minor Update 2023-02-02 11:21:11 +01:00
.project First Commit 2023-02-01 17:19:40 +01:00
.pydevproject First Commit 2023-02-01 17:19:40 +01:00
FUNDING.md First Commit 2023-02-01 16:56:42 +01:00
LICENSE.md First Commit 2023-02-01 16:56:42 +01:00
MANIFEST.in First Commit 2023-02-01 16:56:42 +01:00
README.md First Commit 2023-02-01 17:25:21 +01:00
setup.py First Commit 2023-02-01 16:56:42 +01:00

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'