GitHub / EsupPortail / esup-otp-cas
Cas module using esup-otp-api
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/EsupPortail%2Fesup-otp-cas
étoiles: 7
forks: 11
issues ouvertes: 2
licence: apache-2.0
langage: Java
taille: 2,27 Mo
dépendances analysées:
10
date de création: il y a presque 10 ans
date de mise à jour: il y a environ un mois
enregistré: il y a environ un mois
dernière synchronisation: il y a 4 jours
build.gradle
maven
- org.projectlombok:lombok 1.18.30 compileOnly
- org.apereo.cas:cas-server-core-authentication-api ${project.'cas.version'} implementation
- org.apereo.cas:cas-server-core-authentication-mfa-api ${project.'cas.version'} implementation
- org.apereo.cas:cas-server-core-util-api ${project.'cas.version'} implementation
- org.apereo.cas:cas-server-core-web-api ${project.'cas.version'} implementation
- org.apereo.cas:cas-server-core-webflow-api ${project.'cas.version'} implementation
- org.apereo.cas:cas-server-core-webflow-mfa-api ${project.'cas.version'} implementation
- org.apereo.cas:cas-server-support-trusted-mfa ${project.'cas.version'} implementation
- org.apereo.cas:cas-server-support-trusted-mfa-core ${project.'cas.version'} implementation
- org.json:json 20240303 implementation