Skip to content

Commit

Permalink
Merge 4b1c3e7 into 0b334b8
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nhawk committed Jan 4, 2022
2 parents 0b334b8 + 4b1c3e7 commit 68da909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fence/config-default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -894,5 +894,5 @@ USERSYNC:
# fallback to dbgap sftp when there are no valid visas for a user i.e. if they're expired or if they're malformed
fallback_to_dbgap_sftp: false
visa_types:
ras: [https://ras.nih.gov/visas/v1, https://ras.nih.gov/visas/v1.1]
ras: ["https://ras.nih.gov/visas/v1", "https://ras.nih.gov/visas/v1.1"]
RAS_USERINFO_ENDPOINT: '/openid/connect/v1.1/userinfo'

0 comments on commit 68da909

Please sign in to comment.