summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
Diffstat (limited to 'issues')
-rw-r--r--issues/provide-link-to-register-user-in-sign-in-page.gmi17
1 files changed, 17 insertions, 0 deletions
diff --git a/issues/provide-link-to-register-user-in-sign-in-page.gmi b/issues/provide-link-to-register-user-in-sign-in-page.gmi
new file mode 100644
index 0000000..b0098e0
--- /dev/null
+++ b/issues/provide-link-to-register-user-in-sign-in-page.gmi
@@ -0,0 +1,17 @@
+# Provide Link to Register User on Sign-In Page
+
+## Tags
+
+* type: bug
+* status: open
+* assigned: fredm
+* priority: medium
+* keywords: register user, gn-auth, genenetwork
+
+## Description
+
+Provide a link allowing a user to register with the system on the sign-in page.
+
+We are now using OAuth2 to enable sign-in, which means that the user is redirected from the service they were in to the authorisation service to sign-in.
+
+The service should retain a note of the service which the user came from, and redirect back to it on successful registration.