Skip to content

Commit 29cf72a

Browse files
committed
fix: use better link for IAM
1 parent a033b37 commit 29cf72a

File tree

1 file changed

+1
-1
lines changed
  • docs/source/UserGuide/GettingStarted/GettingUserIdentity

1 file changed

+1
-1
lines changed

docs/source/UserGuide/GettingStarted/GettingUserIdentity/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Token authorization
5858
-------------------
5959

6060
Starting with the 8.0 version of DIRAC, it is possible to authorize users through third party Identity Providers (IdP),
61-
such as EGI Checkin [https://www.egi.eu/services/check-in/] or WLCG IAM (https://indico.cern.ch/event/739896/contributions/3497694/attachments/1905332/3146590/IAM-WLCG-AuthZ-Fermilab-10092019.pdf).
61+
such as EGI Checkin [https://www.egi.eu/services/check-in/] or WLCG IAM (https://indigo-iam.github.io/v/current/).
6262
To do this, you do not need to have a certificate if you use a terminal, the main thing is that you must be registered in one of the supported IdP. The registration process is different for each IdP.
6363

6464
Once your account is created, you will be able to register with DIRAC using the `dirac-login` command that will return tokens that will be used to access the services::

0 commit comments

Comments
 (0)