Hi, JSPWiki doesn't have some sort of OAuth login integration, so I'd say that kind of integration would involve either a) setting up a POST to the Wiki login page and somehow retrieving the jsessionid, so you can forward to JSPWiki appending it as a request param or b) set up JSPWiki login to use container based authentication and then use some 3rd aprty oauth realm integration (see f.ex. https://stackoverflow.com/q/39058200 for some guidance)
it is not much, but HTH juan pablo On Wed, Jun 21, 2023 at 6:46 AM Thành Duy <duythanh...@gmail.com> wrote: > > Dear Dev Team, > > Currently I am developing my application. I have a technical issue. In my > application I logined. I have a button, when i clicked button in > my application, it will redirect to JSPWiki server and auto login use user > info in my application. But i don't know how to make it in JSPWiki. > Hope you can help me! > Thank you!!!! > -- > *FullName: Nguyễn Duy Thành.* > *Shool: ĐHKHTN.*