Skip to content

iamcal/Phabricator-SSO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Phabricator SSO

This patch enables Single Sign-On (SSO) for Phabricator. This is set up to use GodAuth but can be easily be modified for any SSO system.

Installation

Copy the provided files on top of the following paths in your Phabricator install:

  • phabricator/src/applications/auth/controller/PhabricatorLoginController.php
  • phabricator/src/applications/auth/application/PhabricatorApplicationAuth.php

As-is, this patch requires an administrator-level user with the name 'admin' to be present. If you have a differently-named admin account already configured, edit PhabricatorLoginController.php.

About

Single Sign-On for Phabricator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages