mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
Add SAML addon.
This commit is contained in:
parent
f04493b5bb
commit
4b3b79c894
62 changed files with 16277 additions and 0 deletions
6
saml/composer.json
Normal file
6
saml/composer.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"require": {
|
||||
"onelogin/php-saml": "^4.0",
|
||||
"robrichards/xmlseclibs": "^3.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue