Shibboleth IdP v5.0.0 Upgrade: Issue with HttpServletRequest Bean Cast

Cantor, Scott cantor.2 at osu.edu
Fri Oct 20 16:52:53 UTC 2023


If you were running 4.3, the warnings there about using those beans, and the release notes for both V4.3 and V5 answer your question about this change and how to address it. And many other changes.

> Do you have any solutions to this problem?

Read the release notes before you keep asking things it addresses.
Never define beans that overlap with beans we already define. You should never have defined those beans yourself, they already existed.
Never, ever define beans of your own that are named with a "shibboleth." prefix, that's not allowed if you want to avoid conflicts.

-- Scott




More information about the users mailing list