zoukankan      html  css  js  c++  java
  • SAP EP 设置Portal别名安全模式

    Securing the Portal Alias Cookie

    Context

    We recommend that you set the portal alias cookie to be delivered in secure mode to meet all security standards. This indicates to the browser that the cookie should only be sent using a secure protocol, such as HTTPS or SSL.

    Procedure

    1. In SAP NetWeaver Administrator, access the following portal application and service:
    • Portal application: com.sap.portal.navigation.AliasService
    • Service: AliasService

    For information about accessing and configuring portal services in SAP NetWeaver Administrator, see Accessing Portal Services in SAP NetWeaver Administrator .

    1. Set the portal.alias.security.enforce_secure_cookie property value to true .

    This marks the logon ticket as a secure cookie, to enforce that the client browser sends the cookie only when an SSL connection to the J2EE Engine or the reverse proxy is established.

    The default value is false .

    1. Save your changes.

     

  • 相关阅读:
    Lightoj 1023
    Tju 4119. HDFS
    Lightoj 1020
    Lightoj 1019
    小奇挖矿 2(4和7)
    [AHOI2012]树屋阶梯
    漂亮字串
    Prison 监狱
    2-XOR-SAT
    牛宫
  • 原文地址:https://www.cnblogs.com/robinNing/p/10879821.html
Copyright © 2011-2022 走看看