INDIGO IAM
Last updated
Last updated
The Identity and Access Management Service provides a layer where identities, enrollment, group membership and other attributes and authorization policies on distributed resources can be managed in an homogeneous way, supporting the federated authentication mechanisms supported by the INDIGO AAI. The IAM service provides user identity and policy information to services so that consistent authorization decisions can be enforced across distributed services.
Summary:
Updates
This is the first public release of the INDIGO Identity and Access Management Service.
The IAM is an OpenID-connect identity provider which provides:
OpenID-connect and OAuth client registration and management (leveraging and
A partial implementation of the [OAuth Token Exchange draft
Supported Platforms:
The IAM service is currently distributed as a docker image from Dockerhub, so in order to run the service, you will need Docker v. 1.11.1 or greater. If you want to use docker-compose to deploy the service, you will also need docker-compose v.1.7.0 or greater.
N/A
Docker Container:
extending the functionality
user and group provisioning and management
standard] for OAuth token delegation and impersonation
Please read the
Documentation on how to build and run the service can be found in the or on .