From c28d911b5a48fbc05c7258e61454e6066c8ae47a Mon Sep 17 00:00:00 2001
From: Andre Sailer <andre.philippe.sailer@cern.ch>
Date: Mon, 22 Jul 2024 11:13:38 +0200
Subject: [PATCH] Doc: update sign-up instructions

---
 docs/Files/UserGuide/registration.rst | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

diff --git a/docs/Files/UserGuide/registration.rst b/docs/Files/UserGuide/registration.rst
index a996543bd..db823569b 100644
--- a/docs/Files/UserGuide/registration.rst
+++ b/docs/Files/UserGuide/registration.rst
@@ -21,27 +21,30 @@ Register to the Virtual Organisation
 ````````````````````````````````````
 Then, depending on your VO, either go to
 
-   `<https://grid-voms.desy.de:8443/voms/ilc>`_
+   ILC: `<https://ilc-auth.cern.ch/start-registration>`_
 
 or
 
-   `<https://grid-voms.desy.de:8443/voms/calice>`_
-
-or
-
-   `<https://fcc-auth.cern.ch/start-registration>`_
+   FCC: `<https://fcc-auth.cern.ch/start-registration>`_
 
 
 or all of them to register yourself as a VO member.
 
 .. note ::
 
-  Don't forget to send an email to the VO administrators if you are registering
-  for the first time.
+  After you request an account for a VO:
 
+   * You need to confirm your registration
+   * Then wait until the request is approved
+   * After approval, you need to set a password for your account
+   * And finally add your x509 certificate to the account
 
 Registration in iLCDirac is automatically done once you are fully registered in
-the VOMS server
+the auth instance.
+
+.. note ::
+
+  For CALICE there is currently no accessible VOMS or auth instance. Please stay tuned!
 
 Use your Certificate to Obtain a DIRAC proxy
 --------------------------------------------
-- 
GitLab