Identity Management (MOSC)

MOSC Banner

HTTP POST data is not passed to ASP .NET!!

edited Oct 23, 2015 10:00AM in Identity Management (MOSC) 2 commentsAnswered

We have deployed OAM IIS webgate, HTTP Post data is not passed to ASP .NET page.

If it access post data in Global.asax.cs using Request.Form["..."], all post data are not passed to target ASP .NET page.

browser ---[data1=aaa&data2=bbb]--->IIS-->Global.asax-->Global.asax.cs---[data is removed with OAM webgte]----[no post data]-->test1.aspx

Environment Details

=========================

OS : Windows 2012 R2 64-bit

IIS : IIS 8.5

OAM Server: 11.1.2.3.0 ( OAM 11g R2 PS3 ) IIS Webgate : 11.1.2.2.0 + Patch 20216345

Followed steps

================

  1. ASP .NET 4.5 feature should be installed on you IIS 8.5 server.

  2. Place Global.asax, Global.asax.cs, test1.htm, test1.aspx, test1.aspx.cs in your Website root directory.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center