Federated Login¶
You must go through the Federated Account Request procedure to establish a HiPerGator account before attempting to connect to or use HiPerGator resources and interfaces. As the result of the account creation process, you will have a Linux account on the cluster with an initial SSH key pair created for your SSH access.
For users from outside of the University of Florida, the procedure to access HiPerGator resources depends on whether the access is performed through a web interface or an SSH connection.
This video walks through the process of logging into HiPerGator using federated credentials. This process is also detailed here.
Web Interfaces¶
For access via web interfaces, UF Research Computing has established federated authentication so
that users can access HiPerGator using their institutional credentials. We use the InCommon
Discovery Service, which is available for most InCommon member
institutions. You can verify that your institution provides federated
authentication using the InCommon Community Organizations
page and looking for the "Federation" tag. When you
go to a protected web interface you will be redirected to the InCommon Federation Discovery page
https://wayf.incommonfederation.org....
where you
will
- Click on the 'Remember selection for this web browser session' if you would like to skip the InCommon organization selection step on the same computer for a while.
- Select the organization you are affiliated with. Try starting to type a unique part of the name of your institution to speed up the process instead of a generic term like 'university', which may lead the selector to show thousands of entries and slow down the selection process.
- Enter your institutional credentials after being redirected to your home institution's login service.
After a successful login you will be redirected back to the protected resource if your group has permissions to access it.
SSH Connections¶
Warning
Only SSH key access is available for connections via ssh for federated HiPerGator users. It is not possible to use your username and password to connect via SSH as a federated user.
eduVPN Connection¶
To be able to access HiPerGator via SSH you must first connect to the University of Florida network via eduVPN.
- Download the latest version of the eduVPN client from https://www.eduvpn.org/client-apps/ and install it.
- After installing the eduVPN client, open the application.
- Search for and select the University of Florida (Not your institution, you are connecting to the UF network). You will be presented with an InCommon login page.
- Select your institution from the dropdown and click on
Select
. This will forward you to your institution's SSO page. - After logging in, approve eduVPN access on the resulting page and close the web page. You are now connected to the UF network.
SSH Connection¶
Note
Your custom HiPerGator username will be indicated in the email you receive when your account is
created.
SSH to hpg.rc.ufl.edu using an SSH key, whether from the initial key pair you established during account creation or a new key pair you create at a later time.
Command line: ssh username@hpg.rc.ufl.edu
See Using SSH Keys To Access HPG for more details on creating and using SSH keys to access HiPerGator.