Closed altro50 closed 6 years ago
Related to #3
We could consider creating a CMS in a well documented framework (Laravel) and merging the InformationServer with the CMS. This would make it easy to maintain and easy to develop for. Lmk your opinion on this idea/suggestion.
Well, if CMS creators have access to the DB, they might as well set the ticketId, and use that for the session ID that's given in amfConnectionService::doLoginSession.
This could be useful for CMS writers (like creating a Session ticket for amfConnectionService::doLoginSession).