Content deleted Content added
mNo edit summary |
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5 |
||
(67 intermediate revisions by 46 users not shown) | |||
Line 1:
{{Short description|Component of SAP NetWeaver}}
'''SAP NetWeaver Application Server''' or '''SAP Web Application Server''' is a component of [[SAP NetWeaver]] which works as a web application server for [[SAP AG|SAP]] products.
All [[ABAP]] application servers including the message server represent the application layer of the [[multitier architecture]] of an ABAP-based SAP system. These application servers execute ABAP applications and communicate with the presentation components, the database, and also with each other, using the message server.
==Architecture==
The architecture of SAP Web Application Server can be separated into
==Security==
===Authentication===
The SAP NetWeaver AS can accept multiple forms of authentication:
* [[SAP Logon Ticket]] with appropriate configuration.<ref>[http://help.sap.com/erp2005_ehp_04/helpdata/EN/61/42897de269cf44b35f9395978cc9cb/frameset.htm Configuring SAP Web AS ABAP to Accept Logon Tickets from the J2EE Engine]</ref>
* Other [[single sign-on]] technology that utilizes [[x.509]] certificates and the combination of [[Secure Network Communications]] (SNC) and [[Secure Sockets Layer]] (SSL) for one standardize authentication platform.
===Communications===
The SAP NetWeaver Application Server's connectivity layer supports [[HTTPS]] which is required for encrypted communications via [[Secure Sockets Layer]]. It is possible to enable SSL using the [[SAP Cryptographic Library]].<ref>{{Cite web |url=https://cw.sdn.sap.com/cw/docs/DOC-27593?treeid=DOC-8319 |title=Enabling SSL in the SAP NetWeaver Application Server |access-date=2010-11-05 |archive-date=2011-07-16 |archive-url=https://web.archive.org/web/20110716004915/https://cw.sdn.sap.com/cw/docs/DOC-27593?treeid=DOC-8319 |url-status=dead }}</ref> If a company is running with traditional SAP systems that only uses [[Remote function call|RFC]] and [[DIAG]] protocols, [[Secure Network Communications]] is required for encrypted communications as well<ref>[http://help.sap.com/saphelp_46c/helpdata/EN/4f/992d65446d11d189700000e8322d00/content.htm Secure Network Communications]</ref>
==See also==
* [[Comparison of application servers]]
* [[Secure Network Communications]]
* [[Secure Sockets Layer]]
* [[x.509]]
* [[Single Sign-On]]
==References==
{{reflist}}
==External links==
[[Category:SAP NetWeaver]]▼
* [http://scn.sap.com/community/abap ABAP Development] discussions, blogs, documents and videos on the [http://scn.sap.com/welcome SAP Community Network (SCN)]
[[Category:Web server software]]▼
* [http://scn.sap.com/community/java SAP Netweaver Capabilities - Java Development] discussions, blogs, documents and videos on the [http://scn.sap.com/welcome SAP Community Network (SCN)]
▲[[Category:SAP NetWeaver|Application Server]]
▲[[Category:Web server software]]
[[Category:Web server software programmed in Java]]
|