Skip to content

A fake GA4GH passport ecosystem that can be deployed to AWS, or run locally

License

Notifications You must be signed in to change notification settings

umccr/fake-passport-ecosystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agha-aai-test-bed

A framework for setting up passport/visa test suites. Basically an AWS deployable set of endpoints for the purposes of demonstrating GA4GH passport/visa flows.

Local Development

Create a dynamo table

The test bed uses a single dynamo table for storing all state information from the OIDC flow.

To run locally, an equivalent dynamo table needs to be created manually.

Due to a deliberate check in the setup function, the table name MUST have the string "AAI" and "Local" (any case) in the name.

See oidc-provider-dynamodb-adapter.ts for the PK and GSI definitions.

About

A fake GA4GH passport ecosystem that can be deployed to AWS, or run locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •