blob: b9707dbbf9d09238dfa2af10cea2d019cf36f09a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Build Registration Page for OAuth2 Clients
## Tags
* assigned: fredm, zsloan, zachs
* priority: high
* status: closed, completed
* keywords: authentication, authorisation, oauth2
* type: feature request
## Description
There is a need to register the OAuth2 clients that users can use to access the GN3 service with the new auth system.
Fixed with commits
=> https://github.com/genenetwork/genenetwork3/commit/25c6da03e1639895f0051e8be6502762beefde0b
=> https://github.com/genenetwork/genenetwork3/commit/2aa7abf383df814f24c88beea733c324cda682d0
=> https://github.com/genenetwork/genenetwork3/commit/0b0da1783bc701e74a1972869bdb221a3c9a6b2a
## Related Topic(s)
=> /topics/authentication/authentication-authorisation-design Authentication/authorisation design
|