diff --git a/src/drivers/webextension/images/icons/Apereo CAS.png b/src/drivers/webextension/images/icons/Apereo CAS.png new file mode 100644 index 000000000..381d653ca Binary files /dev/null and b/src/drivers/webextension/images/icons/Apereo CAS.png differ diff --git a/src/technologies/a.json b/src/technologies/a.json index 20c48e30c..44711bc85 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -3056,6 +3056,24 @@ }, "website": "http://wicket.apache.org" }, + "Apereo CAS": { + "cats": [ + 69 + ], + "description": "Apereo CAS is an open and well-documented authentication protocol. The primary implementation of the protocol is an open-source Java server component by the same name hosted here, with support for a plethora of additional authentication protocols and features.", + "icon": "Apereo CAS.png", + "implies": [ + "Java", + "PHP" + ], + "dom": { + "head > title": { + "text": "CAS – (?:Central Authentication Service|Service Central d'Authentification)" + } + }, + "oss": true, + "website": "https://www.apereo.org/projects/cas" + }, "ApexPages": { "cats": [ 51