Last active
June 19, 2020 17:40
-
-
Save Avantol13/05bff3c974b1b107f88977c35d6379f2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"ga4gh_passport_v1": | |
[ | |
{ | |
"iss": "https://stsstg.nih.gov", | |
"sub": "Ei4sFoHQ1KO-foobar", | |
"iat": 1588686798, | |
"exp": 1588729998, | |
"scope": "email profile ga4gh_passport_v1 openid", | |
"jti": "42d1e574-4129-4ee1-8a07-fa6a8d8bffcf", | |
"txn": "WWnxd/6Hf6U=.73e3c9", | |
"ga4gh_visa_v1": { | |
"type": "ControlledAccessGrants", | |
"asserted": 1588686798, | |
"value": "http://www.ncbi.nlm.nih.gov/projects/gap/cgi-bin/study.cgi?study_id=phs000300.v1.p1", | |
"source": "https://ncbi.nlm.nih.gov/gap", | |
"by": "dac", | |
"consent_name": "Exchange Area", | |
"phs_id": "phs000300", | |
"version": "v1", | |
"participant_set": "p1", | |
"consent_groups": ["c1", "c2"], | |
"role": "pi", | |
"expiration": "2022-01-01 00:00:00" | |
} | |
}, | |
{ | |
"iss": "https://stsstg.nih.gov", | |
"sub": "Ei4sFoHQ1KO-foobar", | |
"iat": 1588686798, | |
"exp": 1588729998, | |
"scope": "email profile ga4gh_passport_v1 openid", | |
"jti": "42d1e574-4129-4ee1-8a07-fa6a8d8bffcf", | |
"txn": "WWnxd/6Hf6U=.73e3c9", | |
"ga4gh_visa_v1": { | |
"type": "ControlledAccessGrants", | |
"asserted": 1588686798, | |
"value": "http://www.ncbi.nlm.nih.gov/projects/gap/cgi-bin/study.cgi?study_id=phs000123.v1.p1", | |
"source": "https://ncbi.nlm.nih.gov/gap", | |
"by": "dac", | |
"consent_name": "Exchange Area", | |
"phs_id": "phs000123", | |
"version": "v1", | |
"participant_set": "p1", | |
"consent_groups": ["c999"], | |
"role": "pi", | |
"expiration": "2022-01-01 00:00:00" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment