summaryrefslogtreecommitdiff
path: root/issues/authentication_authorisation/build-oauth2-client-registration.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/authentication_authorisation/build-oauth2-client-registration.gmi')
-rw-r--r--issues/authentication_authorisation/build-oauth2-client-registration.gmi17
1 files changed, 17 insertions, 0 deletions
diff --git a/issues/authentication_authorisation/build-oauth2-client-registration.gmi b/issues/authentication_authorisation/build-oauth2-client-registration.gmi
new file mode 100644
index 0000000..1f83ced
--- /dev/null
+++ b/issues/authentication_authorisation/build-oauth2-client-registration.gmi
@@ -0,0 +1,17 @@
+# Build Registration Page for OAuth2 Clients
+
+## Tags
+
+* assigned: fredm, zsloan, zachs
+* priority: high
+* status: pending
+* 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.
+
+## Related Topic(s)
+
+=> /topics/authentication/authentication-authorisation-design Authentication/authorisation design