Task #2165
Updated by Luca Frosini almost 10 years ago
I have tryed to integrate wikimedia as tab in gcube vre: https://services.d4science.org/group/gcube/wiki This page embed an iframe which must show wiki https://wiki.gcube-system.org/ and allow the user to modify the pages if any. I have done all the stapes performed to integrate Redmine in a tab. Unfortunately the authetication fails and the page is now shown. This seem related to the wpLoginToken hidden field filed in the login form <input type="hidden" name="wpLoginToken" value="XXXXXXXXXXXXXXXXXXXXXxxx"> In Redmine there where the same problem and we solved removing the requirement of sending login token (I think through the settings). We should do the same for wiki.