SAP ABAP Data Element SECPOL_PWDCHG_FOR_SSO (Password Change Requirement for SSO Logons)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN (Application Component) Authentication and SSO
     SECURITY_POLICY (Package) Security Policies
Basic Data
Data Element SECPOL_PWDCHG_FOR_SSO
Short Description Password Change Requirement for SSO Logons  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SECPOL_PWDCHG_FOR_SSO    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long 40 Password Change Req. for SSO Logons 
Heading  
Documentation

Definition

With password-based logon, the system checks whether the user's password needs to be changed (for example, because the password is initial or has expired).

With non-password-based logon procedures (Single Sign-On (SSO), for example using an X.509 certificate, a logon ticket, SNC, SAML, and so on), the system has not previously checked whether the user has a password that he or she needs to change.

You can use this security policy attribute to define the desired system behavior.

Use

Value    Meaning

0    Requirement to change password is ignored (backward compatible)

1    User decides whether to change or delete password (default setting)

2    User must change password

3    The password is automatically deleted

This security policy attribute replaces profile parameter login/password_change_for_SSO..

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 800