-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #170 from AI-READI/improve-cilogon-login-instruction
revising login instructions for CILogon
- Loading branch information
Showing
1 changed file
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,11 +90,20 @@ const currentStep = ref<number>(1); | |
|
||
<ol> | ||
<li> | ||
Authenticate using CILogon (contact the | ||
<a href="mailto:[email protected]" | ||
>AI-READI Data Access Committee</a | ||
> | ||
if you are not at a research institution) | ||
Authenticate using CILogon. If you are at an academic | ||
institution or research organization, you can log on using your | ||
institutional credentials. If you are unsure, please search for | ||
the name of your institution in the CILogon dropdown menu. | ||
<ul> | ||
<li> | ||
If you not able to access the data through CILogon (e.g. you | ||
do not see your organization or institution) then please | ||
contact the | ||
<a href="mailto:[email protected]" | ||
>AI-READI Data Access Committee</a | ||
>. | ||
</li> | ||
</ul> | ||
</li> | ||
|
||
<li> | ||
|