maicol07/flarum-ext-sso

SSO for Flarum

Maintainers

Package info

github.com/maicol07/flarum-ext-sso

Homepage

Issues

Forum

Documentation

Type:flarum-extension

pkg:composer/maicol07/flarum-ext-sso

Fund package maintenance!

Paypal

maicol07

Statistics

Installs: 8 284

Dependents: 0

Suggesters: 0

Stars: 46

1.11.7 2025-09-14 12:10 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