Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 976 Bytes

login_out.md

File metadata and controls

27 lines (21 loc) · 976 Bytes

Logging in & out

Basics

Logging in

  1. Go to the DiracX-Web instance homepage.
    • 💡 You should end up on an authentication page.
  2. Authenticate you as a user of a given VO/group:
    • If your instance supports multiple VOs, select your VO in the list box.
    • Select your Group in the list box below.
  3. Click the Login button.
    • 💡 You should be redirected to the VO login page.
  4. Enter your credentials (e.g., Username/Password, X509 certificates).
    • 💡 You should see a page asking for permission to access your profile.
  5. Accept the permissions to access your DiracX dashboard.
    • 💡 You should be redirected to the DiracX-Web instance as a logged-in user, and the dashboard should appear.

Logging out

  1. Click on your profile icon in the top-right corner of the dashboard.
    • 💡 A dropdown menu should appear
  2. Select Logout from the dropdown menu.

Advanced

Logging in with specific properties

TODO