From 8ab150d156470efedd544eb7cf0feca5997bb544 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 12 Nov 2022 04:12:02 +0600 Subject: [PATCH] Add SimpleSAMLphp / authentication --- src/technologies/s.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/technologies/s.json b/src/technologies/s.json index 58ff22ec9..36480e590 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -2850,6 +2850,20 @@ "scriptSrc": "\\.simplero\\.com/", "website": "https://simplero.com" }, + "SimpleSAMLphp": { + "cats": [ + 69 + ], + "description": "SimpleSAMLphp is an open-source PHP authentication application that provides support for SAML 2.0 as a Service Provider (SP) or Identity Provider (IdP).", + "icon": "default.svg", + "implies": "PHP", + "cookies": { + "SimpleSAML": "", + "SimpleSAMLSessionID": "" + }, + "oss": true, + "website": "https://simplesamlphp.org" + }, "Simplero Websites": { "cats": [ 21