cancel
Showing results for 
Search instead for 
Did you mean: 

Protect a simple JSP Page using Login Modules

Former Member
0 Kudos

Hi,

I'm trying to protect a simple JSP page that I deployed to the J2EE. The JSP page contains only HTML code. The JSP page is part of web module project in a .war file. Then I created an enterprise application project to deploy it to the J2EE. I can access the JSP page through an URL.

Now I want to test the different login modules, beginning with basic authentication. I followed the steps described in http://help.sap.com/saphelp_nw2004s/helpdata/en/3e/ee7aa1ab8b4442bab00ba3171cef72/frameset.htm and also tried to change the authentication in the visual administrator, but the page is still accessible without prompting for userID/password.

Any help, a step-by-step guide or another source would be appreciated.

Thanks,

Fabian

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I solved it. I found a good tutorial on https://www.sdn.sap.com/irj/sdn/developerareas/security?rid=/webcontent/uuid/adcfa85d-0501-0010-a398-80a47b8e3fc2">https [original link is broken] [original link is broken]

Fabian

Former Member
0 Kudos

.

eddy_declercq
Active Contributor
0 Kudos

Stephan,

There is a special forum for testing stuff. Please avoid posting these things in other forums.

Eddy