OIDC account creation
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
User story
As a user, I'd like to be able to create a new account for a Lightning instance if I've got an acceptable domain email.
Details
- Create list of "allowable domains" for registration (i.e., "@openfn.org, @lwala.org, @moh.gov")
- If user does not exist when identifying, ask if they want to create a new account
- create new account without password. (they can only log in via OIDC, unless they later create a password.)
Implementation notes
Release notes
Tests
QA
- This has been QA’d by Amber, branch can be merged after review
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Trace the existing OIDC identification and account-registration flow, then verify the allowable-domain check, passwordless account creation, and QA checklist are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100