NottingHack / NottingHack/hms2
Discourse Connect
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
sso for talk.nottinghack.org.uk
Found this
https://github.com/spinen/laravel-discourse-sso
will take some tweaks to the User entity to add some getters for settings needed and a magic __get() method since we don't have Eloquent accessor
alternative
https://github.com/discourse/discourse-oauth2-basic
which would function along side the other login opinions rather than an SSO
Contributor guide
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
Start by comparing the two linked Discourse authentication options and reviewing the User entity requirements. Decide whether SSO or OAuth2 is intended, then verify that the chosen approach supports login to talk.nottinghack.org.uk while preserving the existing login options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100