Skip to content
Snippets Groups Projects
Commit fbbf7f16 authored by Carrie A Brown's avatar Carrie A Brown
Browse files

Merge branch 'GlobusEdits' into 'master'

Globus edits

See merge request hcc/hcc-docs!59
parents a1b0a87e c9eec403
Branches
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ test:
before_script:
- curl -L -o - ${HUGO_TARBALL} | tar -zxv -C /usr/local/bin
script:
- hugo --ignoreCache -v
- hugo -v
deploy:
stage: deploy
......@@ -30,6 +30,6 @@ deploy:
tags:
- docs-test
script:
- hugo --ignoreCache -b ${BASE_URL} -v
- hugo -b ${BASE_URL} -v
- pandoc -s content/facilities.md -o public/facilities.docx
- rsync -avz --delete public/ $DEPLOY_ROOT
......@@ -50,9 +50,6 @@ are detailed in the following links. Please contact us at <a href="mailto:hcc-s
- [Log into Globus](https://www.globus.org/SignUp) (do this first!)
- [Linking Accounts for Single
Sign-On]({{< relref "linking_accounts_for_single_sign_on" >}})
- [Activating HCC
Endpoints]({{< relref "activating_hcc_cluster_endpoints" >}})
......
+++
title = "Linking Accounts for Single Sign-On"
description = "How to link Globus accounts for single sign-on using institutional credentials"
weight = 10
+++
If you've chosen to create a Globus ID, you can link it to your NU campus credentials and thereafter use only your InCommon/CILogon campus credentials to log in to Globus (giving you one less account to keep track of). These directions are taylored for UNL personnel but will generally work for anyone affiliated with an institution that supports InCommon/CILogon. Simply select the appropriate institution from the drop-down menu when prompted.
1. If you wish to have a Globus ID linked to your campus ID, you must [create one](https://www.globus.org/SignUp) first, if you have not already. Next, [sign into Globus](https://www.globus.org/SignIn) using your Globus ID.
2. Select 'Account' from the left-sidebar menu.
{{< figure src="/images/accountButton.png" >}}
3. Click on 'Link Another Identity'.
{{< figure src="/images/LinkIdentity.png" >}}
4. On the next screen, select 'University of Nebraska-Lincoln' as the identity provider, and then select 'Continue'.
{{< figure src="/images/SelectUNL.png">}}
5. You will be redirected to a My.UNL login page. Enter your NU campus credentials and click 'LOG IN'.
{{< figure src="/images/UNLogin.png" >}}
6. Finally, you will be directed back to your Globus account home page, and you should see your NU identity added to the list.
---
From now on you can log in to Globus with just your NU campus
credentials. To log in, do the following:
1. Go to the Globus [sign-in page](https://www.globus.org/signin).
2. Select the University of Nebraska-Lincoln from the list of institutions. Then click 'Continue'.
{{< figure src="/images/Continue.png" >}}
3. You will be redirected to the My.UNL login page. Enter your NU campus credentials and then 'LOG IN'. (You might instead be directed to your Globus account - essentially skipping this step - if you have recently entered your campus credentials to log on to Globus).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment