PHPackages                             tqtran7/flarum-ext-auth-ibm - 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. tqtran7/flarum-ext-auth-ibm

ActiveFlarum-extension[Authentication &amp; Authorization](/categories/authentication)

tqtran7/flarum-ext-auth-ibm
===========================

Allow users to log in with IBM credentials.

111PHP

Since Apr 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/tqtran7/flarum-ext-auth-ibm)[ Packagist](https://packagist.org/packages/tqtran7/flarum-ext-auth-ibm)[ RSS](/packages/tqtran7-flarum-ext-auth-ibm/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Description
===========

[](#description)

This is a flarum extension that allow users to sso into the forum by making use of information stored in the cookie from a previous session. This is useful for websites that want to enable sso to flarum from their primary (such as wordpress). If the cookie is encrypted, you must provide the key and salt.

Setup Instructions
==================

[](#setup-instructions)

1. Use composer to install: `composer require tqtran7/flarum-ext-auth-ibm`
2. Add sso.ini file to src directory.
3. Add KEY and SALT like below:

```
    key    = "SECRET"
    salt   = "SECRET"

```

4. Enable the extension using flarum admin page

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10439232?v=4)[Thai Tran](/maintainers/tqtran7)[@tqtran7](https://github.com/tqtran7)

---

Top Contributors

[![tqtran7](https://avatars.githubusercontent.com/u/10439232?v=4)](https://github.com/tqtran7 "tqtran7 (3 commits)")

### Embed Badge

![Health badge](/badges/tqtran7-flarum-ext-auth-ibm/health.svg)

```
[![Health](https://phpackages.com/badges/tqtran7-flarum-ext-auth-ibm/health.svg)](https://phpackages.com/packages/tqtran7-flarum-ext-auth-ibm)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

791.3M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
