Maicol07 Docs

Maicol07 Docs

  • Docs
  • Translators Guide
  • Help
  • Languages iconEnglish
    • Italiano
    • Help Translate

›Flarum SSO Extension

Introduction

  • Introduction

Maicol07 Account

  • Introduction
  • Login and signup
  • Manage account info

Scheduled Exams

  • Introduction
  • Classrooms

    • Creation
    • Editing
    • Students management
    • Deleting

    Lists

    • Creation
    • Editing
    • Deleting
    • Row creation
    • Row edit
    • Moving a row
    • Row deletion

Flarum SSO Extension

  • Introduction
  • Plugin

    • Introduction
    • Installation
    • Configuration
    • Upgrading
    • PRO features

Translation guide

  • Translating projects
  • Translating docs

Introduction

This extension equips Flarum with Single Sign On (shortly SSO). 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. A dummy main website is provided in the sample-website/ folder in the GitHub repo.

This extension comes with a Wordpress plugin which allows you to login into Wordpress and gain also access to your Flarum forum

Installation

Install via command below or via Bazaar and activate the extension.

composer require maicol07/flarum-ext-sso

Configuration

Fill in redirect urls for login, signup and logout.

For WordPress you need to use these urls:

  • Login url: http://example.com/wp-login.php?redirect_to=forum (The redirect_to=forum part is important as it will redirect your users back to the forum)
  • Logout url: http://example.com/wp-login.php?action=logout
  • Signup url: Depending on which plugin you use. The standard url is http://example.com/wp-login.php?action=register
← Row deletionIntroduction →
  • Installation
  • Configuration
Maicol07 Docs
Docs
Go to docs
Community
Talk in the community
More
GitHubStar
Maicol07
Copyright © 2019-2020 Maicol07