Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

timolaine/CrowdSAML

 
 

Repository files navigation

Single Sign On Authentication

This package implements a SAML authentication endpoint for Atlassian Crowd.

Configuration

Before configuring the library, you need to install the library dependencies for the project via composer. Easiest way to do this is to run:

php -r "readfile('https://getcomposer.org/installer');" | php
php composer.phar install

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%