indigo-iam / iam-documentation

INDIGO Identity and Access Management service documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

INDIGO Identity and Access Management service documentation

License:Apache License 2.0


Languages

Language:Shell 100.0%