Registry / auth / cas-server-core-web

cas-server-core-web

JSON →
library7.3.7javamavenunverified

Core web module for Apereo CAS server, providing web-based authentication and SSO functionality.

authweb-framework
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

org.apereo.cas.web.CasWebApplication

Starts the CAS server as a Spring Boot application.

import org.apereo.cas.web.CasWebApplication; import org.springframework.boot.SpringApplication; public class CasServer { public static void main(String[] args) { SpringApplication.run(CasWebApplication.class, args); } }
Debug
Known footguns
breakingCAS 7.x requires Java 17+ and Spring Boot 3.x.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
18 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
mj12bot
1
ahrefsbot
1
Resources