+

Search Tips   |   Advanced Search

(zos)

Distributed identity mapping using SAF

The distributed identity mapping feature using System Authorization Facility (SAF) for z/OS provides some major benefits, and is new in this version of WAS.

This release of WAS enables you to use z/OS System Authorization Facility (SAF) security to associate a SAF user ID with a distributed identity. When you use this feature, we can maintain the original identity information of a user for audit purposes and have less to configure in WebSphere Application Server.

Your z/OS security product must be at the appropriate version that supports the distributed identity mapping. The correct SAF version is 7760 or later. For Resource Access Control Facility (RACF ), you must be at z/OS version 1.11 or later.

Some advantages in using this feature include:

The SAF distributed identity mapping feature is not supported in a mixed-version cell (nodes prior to WebSphere Application Server Version 8.0).


Benefits when using distributed identity mapping

Distributed identity mapping in SAF provides two major benefits:


When to use distributed identity mapping

The following scenarios describe how we can use the new distributed identity mapping feature in SAF.

identity mapping scenarios. The following table summarizes
Scenario SAF version User registry SAF authorization=true or SyncToThread=true or runAs=true? JAAS mapping module configured? Kerberos or SPNEGO enabled
Scenario 1 7760 or later (z/OS 1.11 or later for RACF) non-Local OS yes no n/a
Scenario 2 7760 or later (z/OS 1.11 or later for RACF Local OS yes no yes
Scenario 3 7760 or later (z/OS 1.11 or later for RACF Local OS yes no n/a
(zos) Scenario 4 7760 or later (z/OS 1.11 or later for RACF Local OS yes no n/a


Considerations when configuring distributed identity mapping

When you configure distributed identity mapping, you must complete the following actions:

  • Distributed identity filters configuration in z/OS security
  • removeMapPlatformSubject script
  • SecurityConfigurationCommands (AdminTask)


    Related information:

  • Interface WSCredential