PHPackages                             ajshort/silverstripe-salesforce-auth - 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. ajshort/silverstripe-salesforce-auth

Abandoned → [silverstripe-australia/salesforce-auth](/?search=silverstripe-australia%2Fsalesforce-auth)Silverstripe-module[Authentication &amp; Authorization](/categories/authentication)

ajshort/silverstripe-salesforce-auth
====================================

Provides authentication using the Salesforce OAuth API

1.0.1(8y ago)3151BSD-3-ClausePHP

Since Jun 23Pushed 8y ago4 watchersCompare

[ Source](https://github.com/ajshort/silverstripe-salesforce-auth)[ Packagist](https://packagist.org/packages/ajshort/silverstripe-salesforce-auth)[ RSS](/packages/ajshort-silverstripe-salesforce-auth/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

> ## **IMPORTANT**
>
> [](#important)

> This module is no longer actively maintained, however, if you're interested in adopting it, please let us know!

SilverStripe Salesforce Authentication Module
=============================================

[](#silverstripe-salesforce-authentication-module)

This module provides an authenticator which uses the Salesforce OAuth authentication service.

Installation
------------

[](#installation)

- Create an OAuth enabled external application in the Salesforce control panel through the Create / Apps section.
- Set the Callback URL to `https:///salesforce-auth/callback`, ensuring you use a HTTPS scheme.
- Configure the `SalesforceAuth` service, for example using the configuration file show below.

```
Injector:
  SalesforceAuth:
    constructor:
      - ''
      - ''
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 77.8% 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.

###  Release Activity

Cadence

Every ~6 days

Total

2

Last Release

3241d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9fd5c1e0c77bbe7997506234b8890f968f53b2bbf770ab2850851c96bb427263?d=identicon)[ajshort](/maintainers/ajshort)

---

Top Contributors

[![ajshort](https://avatars.githubusercontent.com/u/31570?v=4)](https://github.com/ajshort "ajshort (7 commits)")[![nyeholt](https://avatars.githubusercontent.com/u/161730?v=4)](https://github.com/nyeholt "nyeholt (1 commits)")[![sheadawson](https://avatars.githubusercontent.com/u/1166136?v=4)](https://github.com/sheadawson "sheadawson (1 commits)")

---

Tags

Authenticationsilverstripesalesforce

### Embed Badge

![Health badge](/badges/ajshort-silverstripe-salesforce-auth/health.svg)

```
[![Health](https://phpackages.com/badges/ajshort-silverstripe-salesforce-auth/health.svg)](https://phpackages.com/packages/ajshort-silverstripe-salesforce-auth)
```

###  Alternatives

[hwi/oauth-bundle

Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.

2.4k21.5M69](/packages/hwi-oauth-bundle)[silverstripe/mfa

Enable multi-factor authentication with fallback codes

10346.1k8](/packages/silverstripe-mfa)

PHPackages © 2026

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