PHPackages                             swcc/simplesamlphp-module-authdiscourse - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. swcc/simplesamlphp-module-authdiscourse

ActiveSimplesamlphp-module[Authentication &amp; Authorization](/categories/authentication)

swcc/simplesamlphp-module-authdiscourse
=======================================

A module that is able to perform authentication against a Discourse server

0182[1 issues](https://github.com/swcc/simplesamlphp-module-authdiscourse/issues)[2 PRs](https://github.com/swcc/simplesamlphp-module-authdiscourse/pulls)PHP

Since Dec 19Pushed 4y ago2 watchersCompare

[ Source](https://github.com/swcc/simplesamlphp-module-authdiscourse)[ Packagist](https://packagist.org/packages/swcc/simplesamlphp-module-authdiscourse)[ RSS](/packages/swcc-simplesamlphp-module-authdiscourse/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Using the Discourse authentication source with SimpleSAMLphp
============================================================

[](#using-the-discourse-authentication-source-with-simplesamlphp)

Remember to configure your simplesamlphp `config/authsources.php` file with the following configuration items:

keytypeDescription`secret``string`The SSO secret defined in your Discourse configuration (`sso provider secrets` setting)`url``string`The URL of your Discourse serverExample `config/authsources.php` file:

```
