GitHub / EsupPortail / esup-otp-cas
Cas module using esup-otp-api
JSON API: https://repos.ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/EsupPortail%2Fesup-otp-cas
étoiles: 9
forks: 11
issues ouvertes: 2
licence: apache-2.0
langage: Java
taille: 2,37 Mo
dépendances analysées:
10
date de création: il y a environ 10 ans
date de mise à jour: il y a 9 jours
enregistré: il y a 9 jours
dernière synchronisation: il y a 2 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