From: oneyeeman <sa...@gm...> - 2015-10-13 08:26:50
|
Hi, Nicolas, Francois, Thanks for your responses. I misunderstood the tutorial and thought that the start up was hanging. The issue has now been resolved and I have got the tutorial exercise to work. I will definitely take a look at the source for the CAS extension for help in resolving the SSO piece. Thanks also for pointing me in the direction of JSoup it looks very handy. Cheers. On Tue, Oct 13, 2015 at 7:58 AM, Nicolas Richeton < nic...@gm...> wrote: > Hi, > > If you are using 4.x or an old 5.0 snapshot and require to use a proxy > which is not configured in esigate, server may hang at start while trying > to retrieve a dtd. > > This has been fixed in latest release. > > Otherwise, does esigate accept connections on default port 8080 ? > > -- > Nicolas > > Le 13 oct. 2015 à 08:36, Francois-Xavier Bonnet < > fra...@ce...> a écrit : > > Hello, > > Yes, what you want to do is definitely possible with EsiGate. You will > probably have to write some custom extensions in order to parse and > transform the pages of the webapps you are going to integrate, I have > already seen that on a project that was using an extension with Jsoup, > another possibility is xslt transformations. You will also need a custom > extension for SSO, you can have a look at the CAS extension source code for > an example. > > First of all, I suggest that you subscribe to this mailing list in order > to ensure that your messages are not going to be moderated ant that you > will receive all the replies from other members. > > Which version of EsiGate are you using right now? Could you send the > esigate.properties file you are using? How do you know it hangs while > scanning the configuration file? > > > > 2015-10-12 18:23 GMT+02:00 Olajide Sanu <sa...@gm...>: > >> Hello all, >> >> I'm a newbie with Esigate and trying to understand how to use it. I am >> evaluating it as a tool to integrate a number of webapps that I do not >> control and I have no access to the source. The I need to apply a common >> template to them all and add single sign on using saml. >> >> Is this possible using esigate? >> >> I have tried to run the tutorial example to get some idea of how to get >> things working but unfortunately it hangs while scanning the configuration >> file. Can anyone give me some advice with this? >> >> Thanks >> >> Oneeye >> >> >> ------------------------------------------------------------------------------ >> >> _______________________________________________ >> Webassembletool-users mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/webassembletool-users >> >> > > ------------------------------------------------------------------------------ > > _______________________________________________ > Webassembletool-users mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webassembletool-users > > |