We currently have a website and a forum (mainly in php). The forum is using phpBB. I've been looking to see how easy it would be to get OnTime Portal authenticating using the login for the phpBB forum. I'm interested in knowing how feasible this would be (e.g. fairly easy, some difficulty, almost impossible ...).
The easy bit is providing the URLs for login/logout etc, but their might be issues with the redirection.
It seems that I might need to modify the phpBB login mechanism quite a bit.
Some other hurdles seem to be : your example is in ASP.NET or C# and seems to be using classes you have made to work with the portal. Also the login for the forum uses the email address whereas our login uses a user name.
Any tips?? Or should I give up? Or is there a system that is useful for putting different sites together?