This is the INDIGO IAM service documentation for IAM {{book.iamVersion}}.
See a brief introduction on the INDIGO Identity and Access Management (IAM) service.
This release introduces new core functionality in IAM:
- Multiple token profiles
- Basic account lifecycle management
- Improved registration configurability
- Local authentication can be disabled to rely completely on external identity providers
{% set imageTag = book.iamVersion %} {% set imageName = "indigoiam/iam-login-service:" + imageTag %}
The docker image tag for this release ({{book.iamVersion}}) is:
{{imageName}}
For the full list of changes, see the release notes on Github.
The INDIGO IAM service documentation is composed of the following guides:
-
the IAM as a service guide, targeted at communities interested in requesting IAM as a service from INFN;
-
the Deployment and administration guide, targeted ad system administrators interested in deploying, configuring and monitoring the service;
-
the User guide, targeted at service users, that explains how to use the IAM to authenticate and authorize users, manage user registration, etc;
-
the Developer guide, targeted at the IAM service developers, that provides insight on how to build, develop and test the service.