GitHub / EsupPortail / esup-otp-cas
Cas module using esup-otp-api
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/EsupPortail%2Fesup-otp-cas
Stars: 6
Forks: 11
Open issues: 3
License: mit
Language: Java
Size: 1.55 MB
Dependencies parsed at:
10
Created at: about 9 years ago
Updated at: 15 days ago
Pushed at: 15 days ago
Last synced at: 6 days ago
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