Webflow Session

CAS uses Spring Webflow to manage the authentication sequence. Spring Webflow provides a pluggable architecture whereby various actions, decisions and operations throughout the primary authentication workflow can be easily controlled and navigated. In order for this navigation to work, some form of conversational session state must be maintained.

 Provides information about the application’s HTTP sessions that are managed by Spring Session.

 Provides information about the application’s HTTP sessions that are managed by Spring Session.

 Provides information about the application’s HTTP sessions that are managed by Spring Session.


Client-side Sessions

Please see this guide.

Server-side Sessions

Please see this guide.