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