cancel
Showing results for 
Search instead for 
Did you mean: 

Web security

LeonardoAraujo
Active Contributor
0 Kudos

Simple question:

I have a customer with ERP 5.

I have a project to create a couple of webpages in Webdynpro JAVA to give access to some vendors (through the web).

Considering we have ABAP Java stack installed, my question is around security. Of course the transaction will demand a authentication (SAP Logon), but will it be enough? From a security point of view, what should I do to keep my system protected?

Thanks

Leonardo De Araujo

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Leonardo,

you have different ways to protect transactions:

Here a list of authentication mechanisms:

http://help.sap.com/saphelp_nw2004s/helpdata/en/94/695b3ebd564644e10000000a114084/frameset.htm

Personally I configured the SAML Assertions for Single Sign-On:

http://help.sap.com/saphelp_nw2004s/helpdata/en/94/695b3ebd564644e10000000a114084/frameset.htm

but you can go throw Kerberos... etc. etc.

If you need documentation on SAML, please, let me know.

Hope this help you.

Regards,

Vito