Skip to content

Commit

Permalink
Merge 411a9f8 into f7a156e
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nhawk committed Nov 24, 2021
2 parents f7a156e + 411a9f8 commit 5765605
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 @@ -880,5 +880,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 5765605

Please sign in to comment.