You can use MgHttpRequest and MgHttpResponse to wrap the real mapagent and present a mapagent-like HTTP interface to any client applications. Then in your wrapper, you can set up whatever required credentials so that Oracle knows who is connecting.
There's an old .net example on my github demonstrating this: https://github.com/jumpinjackie/mapagent-dotnet-sample - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/impersonate-mapagent-to-server-tp5298061p5298961.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
