see user profile in logs as
> plain text. But when reading user profile from session, debugger looks like
> it is trying to cast an encrypted string to a UserProfile object.
>
> -psv
>
> On Wednesday, March 29, 2023 at 9:15:00 AM UTC-5 flo13270 wrote:
>
>> Hi,
>>
Hi,
We encounter a similar problem.
Migration from CAS 5.3 (with Redis) to CAS 6.6 (with Mongo) broke the
logout of users authenticated through OIDC.
("class java.lang.String cannot be cast to class
org.pac4j.core.profile.UserProfile")
Did you finally succeed in fixing it while still using Mong