Andrew Patterson

Results 16 comments of Andrew Patterson
trafficstars

Yes to get rid of the embedded keys we'd need to instigate a new config mechanism - and probably move the either auth into some sort of plugin architecture. Which...

Yes no problems - I am going to grab the code and possibly put it in a standalone GA4GH repo of "passport decoders" (in different languages). So it won't need...

README now also has an example of the synonyms format (see #10)

Hi @joeflack4 - was visiting here because I similarly was attempting to get extra properties out of OWL across into the FHIR. With regards synonyms however - I could get...

Thanks for looking into this! This is my ~/.aws/config (redacted). I do not have any ~/.aws/credentials present. ``` [sso-session mycompany] sso_start_url = https://mycompany.awsapps.com/start sso_region = ap-southeast-2 sso_registration_scopes = sso:account:access [profile...

Sorry - I can't get this working - and looking at the code flows I'm not sure I see how it ever would work. The TornadoOAuth2App envisages that someone might...