Skip to content

Commit 43e9077

Browse files
committed
Missing metadata added to composer
1 parent 9f3488d commit 43e9077

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

composer.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
"name": "niif/simplesamlphp-module-shib2idpnameid",
33
"description": "Filter to generate generate PersistentNameID (and the value for eduPersonTargetedID) with the same algorithm as Shibboleth IdP does.",
44
"type": "simplesamlphp-module",
5+
"homepage": "https://eduid.hu",
6+
"license": "LGPL-2.1-only",
7+
"authors": [
8+
{
9+
"name": "Tamás Frank",
10+
"homepage": "https://franktamas.hu"
11+
},
12+
{
13+
"name": "Attila László",
14+
"homepage": "https://eduid.hu"
15+
}
16+
],
517
"require": {
618
"simplesamlphp/composer-module-installer": "^1.1"
719
},

0 commit comments

Comments
 (0)