Download the PHP package sayeed/jisf-single-sign-on without Composer
On this page you can find all versions of the php package sayeed/jisf-single-sign-on. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package jisf-single-sign-on
N-DOPTOR SSO
Single Sign On for N-DOPTOR
Installation
You can install the package via composer:
Laravel 7.x and above
The package will automatically register itself, so you can start using it immediately.
Configuration
After installing the package, need to update or add these lines on .env
file
LOGIN_SSO_URL=http://adalat.e-judiciary.org/login
LOGOUT_SSO_URL=http://adalat.e-judiciary.org/logout
Updateweb.php
in routes
directory
- Remove
Auth::routes();
, if exists.
Use jisf.auth
for N-DOPTOR SSO authentication
Credits
For any questions, you can reach out to the author of this package, Md. Hasan Sayeed.
Thank you for using it.
All versions of jisf-single-sign-on with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
laravel/framework Version ^7.0|^8.0
laravel/ui Version ^3.2
laravelcollective/html Version ^6.0
ext-json Version *
ext-zlib Version *
laravel/framework Version ^7.0|^8.0
laravel/ui Version ^3.2
laravelcollective/html Version ^6.0
ext-json Version *
ext-zlib Version *
The package sayeed/jisf-single-sign-on contains the following files
Loading the files please wait ....