maicol07/flarum-ext-sso

SSO for Flarum

Fund package maintenance!
Paypal
maicol07

Installs: 5 029

Dependents: 0

Suggesters: 0

Security: 0

Stars: 41

Watchers: 3

Forks: 5

Type:flarum-extension

1.11.5 2023-03-10 13:53 UTC

README

This extension is the updated Single Sign On for Flarum extension.

Flarum SSO

Supports latest Flarum version? Latest Stable Version Total Downloads Latest Unstable Version License Services Health

This extension enables Single Sign On (shortly SSO) for Flarum. The workflow is based on this post. The extension is useful if you run Flarum on a subdomain, but you want to use the login mechanism of your main website or SSO system.

Installation

Composer

  1. Run the following command in your Flarum directory:
    composer require maicol07/flarum-ext-sso
  2. Enable the extension in the admin panel.

More detailed instructions are written here.

Upgrading

Composer

  1. Run the following command in your Flarum directory:
    composer update maicol07/flarum-ext-sso

More detailed instructions are written here.

How to use

Check instructions on the official docs

Links