NottingHack / NottingHack/hms2

Discourse Connect

Open
#504 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

suggestion
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.