PHPackages                             oktalogin/saml-okta-login - 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. oktalogin/saml-okta-login

ActiveLibrary

oktalogin/saml-okta-login
=========================

Okta SAML Authentication

v0.1.0(9mo ago)1296MITPHPPHP &gt;=7.0

Since Aug 11Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/akhil-ryan/saml-laravel)[ Packagist](https://packagist.org/packages/oktalogin/saml-okta-login)[ RSS](/packages/oktalogin-saml-okta-login/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (3)Versions (10)Used By (0)

Laravel SAML
============

[](#laravel-saml)

[![License](https://camo.githubusercontent.com/abaedb9cf227fd381c5c6b6c4c887c85706dc75f4665d6ae1366ba41828ab935/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73796d666f6e792f73796d666f6e79)](https://packagist.org/packages/symfony/symfony)[![PHP Version Require](https://camo.githubusercontent.com/19dd9debecb89e9288de7e4d867da1c59c8613462937446616d386a242c17ab6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73796d666f6e792f73796d666f6e79)](https://packagist.org/packages/symfony/symfony)

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

[](#installation)

Install the package by the following command, (try with `--dev` if you want to install it on dev environment)

```
composer require oktalogin/saml-okta-login

```

Publish the Config
------------------

[](#publish-the-config)

Run the following command to publish config file,

```
php artisan vendor:publish --provider="Oktalogin\SamlOktaLogin\OktaLoginServiceProvider" --tag=config

```

Add Provider
------------

[](#add-provider)

Add the provider to your `config/app.php` into `provider` section if using lower version of laravel,

```
Oktalogin\SamlOktaLogin\OktaLoginServiceProvider::class,

```

After publishing, users can customize the config/saml.php file as needed.

Run Composer Dump-Autoload:
---------------------------

[](#run-composer-dump-autoload)

```
composer dump-autoload

```

### License

[](#license)

The MIT License (MIT). Please see [License](LICENSE.md) File for more information

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance58

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

###  Release Activity

Cadence

Every ~46 days

Recently: every ~66 days

Total

9

Last Release

271d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9780720577e9836a27de1dc449fde24a0559b8ce071e7f0f8079a38091f0638d?d=identicon)[akhil-ryan](/maintainers/akhil-ryan)

---

Top Contributors

[![i-am-akhil-kumar](https://avatars.githubusercontent.com/u/219632438?v=4)](https://github.com/i-am-akhil-kumar "i-am-akhil-kumar (26 commits)")

### Embed Badge

![Health badge](/badges/oktalogin-saml-okta-login/health.svg)

```
[![Health](https://phpackages.com/badges/oktalogin-saml-okta-login/health.svg)](https://phpackages.com/packages/oktalogin-saml-okta-login)
```

###  Alternatives

[codegreencreative/laravel-samlidp

Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).

263763.5k1](/packages/codegreencreative-laravel-samlidp)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[scaler-tech/laravel-saml2

SAML2 Service Provider integration for Laravel applications, based on OneLogin toolkit

2737.5k](/packages/scaler-tech-laravel-saml2)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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