Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Latest commit

 

History

History
57 lines (40 loc) · 2.01 KB

README.md

File metadata and controls

57 lines (40 loc) · 2.01 KB

INDIGO IAM service documentation

This is the INDIGO IAM service documentation for IAM {{book.iamVersion}}.

What is the INDIGO IAM?

See a brief introduction on the INDIGO Identity and Access Management (IAM) service.

Release notes

Notable changes in IAM {{book.iamVersion}}

This release introduces new core functionality in IAM:

{% 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.

Documentation structure

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.