Skip to content

Commit

Permalink
Created README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miniOrangeDev authored Jul 1, 2021
1 parent 6fdad0b commit 1a6c5e4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Laravel SAML SSO
Laravel package for SAML Single Sign On (SSO).
The package act as SAML Service Provider (SP).
SAML Single Sign On (SSO) for Laravel allows users sign in to Laravel webapp with your SAML 2.0 capable Identity Provider.
We support all known IdPs - miniOrange, Google Apps, ADFS, Okta, OneLogin, Azure AD, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, Bitium, WSO2, NetIQ etc.SAML Single Sign on (SSO) acts as a SAML 2.0 Service Provider (SP) and securely authenticate users with your SAML 2.0 Identity Provider.

## Installation - Composer
You can install the package via composer:
```
composer require miniorange/saml-laravel-free
```

## Setup Guide
https://plugins.miniorange.com/laravel-single-sign-on-sso#step

0 comments on commit 1a6c5e4

Please sign in to comment.