PHPackages                             nswdpc/silverstripe-okta-boilerplate - 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. nswdpc/silverstripe-okta-boilerplate

ActiveSilverstripe-vendormodule[Authentication &amp; Authorization](/categories/authentication)

nswdpc/silverstripe-okta-boilerplate
====================================

An Okta authentication boilerplate for Silverstripe

v1.0.0(1y ago)01.5k1[1 PRs](https://github.com/nswdpc/silverstripe-okta-boilerplate/pulls)BSD-3-ClausePHPPHP ^8.1

Since Jun 23Pushed 9mo ago2 watchersCompare

[ Source](https://github.com/nswdpc/silverstripe-okta-boilerplate)[ Packagist](https://packagist.org/packages/nswdpc/silverstripe-okta-boilerplate)[ RSS](/packages/nswdpc-silverstripe-okta-boilerplate/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (10)Versions (27)Used By (0)

Okta authentication boilerplate
===============================

[](#okta-authentication-boilerplate)

This module adds Okta OAuth2 authentication to your Silverstripe website

Scope
-----

[](#scope)

With this module you can

- Create an OAuth2 client via configuration using [bigfork/silverstripe-oauth-login](https://github.com/bigfork/silverstripe-oauth-login)
- Authenticate an Okta user that may or may not be a Silverstripe member, via Okta OAuth
- Link a user to an Okta group
- Optionally disallow/allow the default member authenticator alongside Okta auth

You will need
-------------

[](#you-will-need)

- An Okta account
- An Okta OAuth service application configured with scopes granted
- If you require multiple sites authenticating via Okta, a service application per site.
- A `clientId` and `clientSecret` for OAuth

Documentation
-------------

[](#documentation)

[Start here](./docs/en/001_index.md) for project setup and configuration examples.

Requirements
------------

[](#requirements)

See [composer.json](./composer.json)

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

[](#installation)

Via composer:

```
composer require nswdpc/silverstripe-okta-boilerplate
```

After installing the module, run a `dev/build` then [start with the documentation](./docs/en/001_index.md).

License
-------

[](#license)

[BSD-3-Clause](./LICENSE.md)

Maintainers
-----------

[](#maintainers)

- [dpcdigital@NSWDPC:~$](https://dpc.nsw.gov.au)

Bugtracker
----------

[](#bugtracker)

We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.

Please review the [code of conduct](./code-of-conduct.md) prior to opening a new issue.

Security
--------

[](#security)

If you have found a security issue with this module, please email digital\[@\]dpc.nsw.gov.au in the first instance, detailing your findings.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

Please review the [code of conduct](./code-of-conduct.md) prior to completing a pull request.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance51

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 93.9% 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 ~62 days

Recently: every ~128 days

Total

22

Last Release

477d ago

Major Versions

v0.5.0 → v1.0.0-rc12024-07-26

PHP version history (3 changes)v0.0.1-rc.1PHP &gt;=7.3 &lt;8

v0.4.0PHP &gt;=7.3 || ^8

v1.0.0-rc1PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/1caefd99092b4a43254e48c40347224f671032ec1ffc3a457e06a7e9ab6e7c02?d=identicon)[nswdpc](/maintainers/nswdpc)

---

Top Contributors

[![JamesDPC](https://avatars.githubusercontent.com/u/69664712?v=4)](https://github.com/JamesDPC "JamesDPC (186 commits)")[![tardinha](https://avatars.githubusercontent.com/u/457209?v=4)](https://github.com/tardinha "tardinha (12 commits)")

---

Tags

labsoktaAuthenticationsilverstripeoauth2okta

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nswdpc-silverstripe-okta-boilerplate/health.svg)

```
[![Health](https://phpackages.com/badges/nswdpc-silverstripe-okta-boilerplate/health.svg)](https://phpackages.com/packages/nswdpc-silverstripe-okta-boilerplate)
```

###  Alternatives

[silverstripe/mfa

Enable multi-factor authentication with fallback codes

10346.1k8](/packages/silverstripe-mfa)[bigfork/silverstripe-oauth-login

SilverStripe logins via OAuth2, using the PHP League's OAuth2 client

1794.7k2](/packages/bigfork-silverstripe-oauth-login)

PHPackages © 2026

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