Skip to content

Commit

Permalink
Merge branch 'master' into feat/passport
Browse files Browse the repository at this point in the history
  • Loading branch information
Avantol13 authored Jan 19, 2022
2 parents 091b590 + 7cc9103 commit 2fb0647
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 @@ -914,5 +914,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 2fb0647

Please sign in to comment.