Support for managing multiple prefixed cookies

Description

The SP has various places where it will need to create prefixed cookies with unique names that also have to be prevented from hanging around from incomplete transactions. This is currently implemented in a dedicated class that would have to get replicated mutliple times but would like to see if it could be moved into the CookieManager somehow.

Environment

None

Activity

Scott Cantor 
April 8, 2025 at 7:26 PM

This seemed doable without much trouble, unit test added.

Done

Details

Assignee

Reporter

Components

Fix versions

Created April 8, 2025 at 4:51 PM
Updated April 8, 2025 at 7:26 PM
Resolved April 8, 2025 at 7:26 PM