Hi there, we do have a custom login user handling. We use a CustomExternalUser with a CustomUserManager. After the migration to 4.5 we face: java.lang.IllegalArgumentException: When logging in the Subject must have a info.magnolia.cms.security.User principal. at info.magnolia.context.UserContextImpl.login(UserContextImpl.java:109).
When i compare the UserContextImpl.login() method in 4.4.9 and 4.5 there is quite a change. Furthermore, lots of changes have been made in the login handling in the latest version. Did anyone made an integration of ExternalUsers within Magnolia 4.5? Thanks for any ideas and hints... Best Regards Dominik -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=db27ad15-1910-40a7-8135-c67054678fb8 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
