Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Add registration feature #261

Open
Tracked by #158
tkrille opened this issue Oct 3, 2016 · 5 comments
Open
Tracked by #158

Add registration feature #261

tkrille opened this issue Oct 3, 2016 · 5 comments
Labels
Milestone

Comments

@tkrille
Copy link
Member

tkrille commented Oct 3, 2016

Users should be able to register an account with OSIAM by themselves. This feature should be working more or less like the existing registration of the Add-On Self Administration. I think the following key features are a must have for the first version:

  • Turn the feature on and off
  • Configuration whether the username is the same as the email address
  • Changing the registration page template, using at least the following fields
    • username
    • email address, with optional re-enter
    • password, with optional re-enter
    • real name, i.e. first and last name or both
  • Verify the given email address, if any

Anything else should be added in additional issues.

Part of #158

@tkrille tkrille added the feature label Oct 3, 2016
@tkrille tkrille added this to the 3.1 milestone Oct 3, 2016
@dacrome
Copy link
Member

dacrome commented Oct 14, 2016

+1
But the registration is possible with all fields of a SCIM user? What about extensions?

@tkrille tkrille modified the milestones: 3.2, 3.1 Oct 23, 2016
@tkrille
Copy link
Member Author

tkrille commented Oct 23, 2016

I think we should agree on the most important fields, e.g. username, email, password. If an application needs more data from a user, before they can do something with it, it should ask the user for this information, e.g. when they first login.

@dacrome
Copy link
Member

dacrome commented Oct 23, 2016

But if we copy the code from the self-administration we can provide the registration endpoint which accepts all scim user fields.

@tkrille
Copy link
Member Author

tkrille commented Oct 25, 2016

I'm not sure yet, whether we will just copy the current code. But if we do, then, yes, we will copy the complete feature set.

@dacrome
Copy link
Member

dacrome commented Dec 15, 2016

The one who adds this feature, please beware of this feature: osiam/addon-self-administration#67

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants