Registry / auth / cas-server-core-webflow

cas-server-core-webflow

JSON →
library7.3.6javamavenunverified

Core webflow module for the CAS server, handling authentication and service ticket workflows.

<dependency> <groupId>org.apereo.cas</groupId> <artifactId>cas-server-core-webflow</artifactId> <version>7.3.6</version> </dependency>
INSTALL
IMPORT
SIG · CAS-SERVER-CORE-WE
C
cas-server-core-webflow
authjavav7.3.6
harness data pending
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.

CasWebflowConfigurer
✓ org.apereo.cas.web.flow.CasWebflowConfigurer

Implement a custom webflow configurer for CAS.

import org.apereo.cas.web.flow.CasWebflowConfigurer; public class MyWebflowConfigurer implements CasWebflowConfigurer { @Override public void initialize() { // customize webflow } }
Debug
Known issues
breakingCAS 7.x requires Spring Webflow 3.x; incompatible with older versions.
fix
Ensure Spring Webflow 3.x is on the classpath.
affects: >=7.0.0
Upgrade
Version history
7.3.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
20
OpenAI (training)
1
Resources
cas-server-core-webflow — mvn dependency:get cas-server-core-webflow · libregistry