Hello,
(First of all sorry for my english)
My interest is to get some example or clues about how to implement custom User/UserManager and Authentication (SSO - Single Sign On) system for ClearSpace 2.5
I need to get users information from an external database or local cookie, but just the information for authenticate (email and/or name, and password), the rest of information should remain into ClearSpace Database.
I'm looking into implement com.jivesoftware.base User, UserManager and AuthToken but i'm not sure about this and i'm not sure how to perform it.
Thank you very much.