Hi Gregory

Thanks for your reply, I'll check your hacky implementation ;)

To get the full name of the current external user i thought about something 
like this

Subject subject = MgnlContent.getUser().getSubject();
SecuritySupport.Factory.getInstance().getUserManager("external").getUser(subject).getProperty(Entity.FULL_NAME);

getProperty() is available in ExternalUser.

I think this all should work, assuming that MgnlContent.getUser().getSubject(); 
returns me a valid subject.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=40c34475-96b2-4360-8f0f-bfc7cf7cc617


----------------------------------------------------------------
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]>
----------------------------------------------------------------

Reply via email to