Remove Authorization from Cake php form.



Hi, I am new to Cakephp
Can you please tell me how can i remove authorization from a Cakephp
form?
When I am submitting Cakephp form it is redirecting me to a page which
says 'Secure Connection Failed mdg.sumeruapps.com uses an invalid
security certificate.'.
Can you tell me why is this happening? is this happening because of
some authorization issues? Please help!
.



Relevant Pages

  • Re: Detecting Failed Authorization
    ... I made the mistake of redirecting users to another protected file.. ... > I've implemented forms authentication and authorization on my application. ... > Sub Global_EndRequest ...
    (microsoft.public.dotnet.framework.aspnet)
  • access only for authorizated/authenticated users, problem
    ... If an anonymous user ... unauthenitcated user and clicked on the menu item, instead of redirecting me ... Below are some of my web.config settings: ...
    (microsoft.public.dotnet.framework.aspnet)

Loading