Search found 3 matches
- Fri Dec 27, 2013 9:28 am
- Forum: AbleCommerce GOLD
- Topic: URL Redirect in HttpModule
- Replies: 2
- Views: 7420
Re: URL Redirect in HttpModule
Hi Katie, Thanks for the quick response. I may request that they update the licence so at least I could eliminate it as the source of the problem. In the meantime, I just noticed that my original URL was really /?auth=TQBHAEk... So first there was an additional redirect to /login.aspx to try to auth...
- Fri Dec 27, 2013 8:43 am
- Forum: AbleCommerce GOLD
- Topic: URL Redirect in HttpModule
- Replies: 2
- Views: 7420
URL Redirect in HttpModule
Hi, When I link to our development site with the URL /login.aspx, I get redirected to a webpage.aspx page URL. I eventually end up in the right location, but during the redirect(s) my encrypted data gets changed to lower case which causes the login to fail. Here is an excerpt from an IIS trace log. ...
- Mon Dec 02, 2013 3:42 pm
- Forum: AbleCommerce GOLD
- Topic: No Session in Custom WebUserLocator for Mobile
- Replies: 1
- Views: 2280
No Session in Custom WebUserLocator for Mobile
Hi, I have created a Custom WebUserLocator to intercept users coming to the site and check for an encrypted packet. If the packet information is valid, I set up the user/group information if necessary, authenticate the user and store the passed information in the session. If an IUserLocator service ...