- Use "Authorisation Code Flow" for Authentication
✓ issue opened on May 08 2023 by Frederick Muriuki Muriithi, last updated on May 22 2023 by Frederick Muriuki Muriithi
Use "Authorisation Code Flow" for Authentication
## Tags
* assigned: fredm
* priority: critical
* status: closed, completed
* keywords: authentication, authorisation, oauth2, authorisation code flow...
- Rework Resources
✓ issue opened on Sep 06 2023 by Frederick Muriuki Muriithi, last updated on Feb 27 2024 by Frederick Muriuki Muriithi; 2 of 3 tasks done
...encounter them, without having to change most of the core code dealing with the authorisations.
### Tasks
* [x] Make resource to represent the system itself
* [x] Make resources, each representing one...
- Clean up Authorisation
✓ issue opened on Nov 19 2021 by BonfaceKilz, last updated on Dec 04 2023 by Frederick Muriuki Muriithi; 4 of 4 tasks done
Clean up Authorisation
Look at Chris' authorisation code:
=> https://github.com/genenetwork/gn-proxy
Atm genenetwork2's handling of authorisation is a bit clunky; Since @Bonface is working...
- Link Authentication/Authorisation
issue opened on Jun 24 2024 by Frederick Muriuki Muriithi
...-uploader, gn-auth, authorisation, authentication, uploader, upload
## Description
The last chain in the link to the uploads is the authentication/authorisation. Once the user uploads their data, they...
- Build Registration Page for OAuth2 Clients
✓ issue opened on Dec 22 2022 by Frederick Muriuki Muriithi, last updated on May 30 2023 by Frederick Muriuki Muriithi
...com/genenetwork/genenetwork3/commit/0b0da1783bc701e74a1972869bdb221a3c9a6b2a
## Related Topic(s)
=> /topics/authentication/authentication-authorisation-design Authentication/authorisation design
- Migrate User Accounts from Redis to new Auth DB
✓ issue opened on Dec 22 2022 by Frederick Muriuki Muriithi, last updated on May 22 2023 by Frederick Muriuki Muriithi
...STRING>}
},
...
}
```
where both ```<user-id:UUID>``` values are the same.
## Related Topic(s)
=> /topics/authentication/authentication-authorisation-design Authentication/authorisation...
- gn-uploader: Resume Upload
✓ issue opened on Jun 24 2024 by Frederick Muriuki Muriithi, last updated on Jul 03 2024 by Frederick Muriuki Muriithi; 4 of 4 tasks done
...-authorisation linked authentication/authorisation to gn-uploader.
In this way, each upload can be linked to a specific user.
### TODOs
* [x] Build UI to allow uploads
* [x] Build back-end to handle...
- Provide Page/Link for/to Uploaded Data
issue opened on Jul 10 2024 by Frederick Muriuki Muriithi
...a means to edit the data here (mostly to add metadata and the like)?
* Maybe the page should actually be shown on GN2?
## Blockers
Depends on
=> /issues/gn-uploader/link-authentication-authorisation
- Enable User Masquerade
✓ issue opened on May 22 2023 by Frederick Muriuki Muriithi, last updated on May 23 2023 by Frederick Muriuki Muriithi
...authorisation, oauth2
* type: feature request
## Description
To enable debug of issues, or to support some user request, we need to build in a masquerade feature to enable the system admin...
- Quality Control of Data in Uploaded R/qtl2 Bundles
✓ issue opened on Feb 02 2024 by Frederick Muriuki Muriithi, last updated on Sep 16 2024 by Frederick Muriuki Muriithi; 10 of 15 tasks done
...QC, R/qtl2 bundle
## Description
Currently (2024-02-02T05:41+03:00UTC), the code simply allows the upload of data, doing the bare minimum in terms of quality control. In this document, we detail...