Get the SAML attribute details for the specified tenant and attribute ID.

External Documentation

To learn more, visit the Zscaler Private Access documentation.

Parameters

ParameterDescription
Attribute IDThe unique identifier of the SAML attribute.
Tenant IDThe unique identifier of the ZPA tenant.

Example Output

{
	"creationTime": 0,
	"id": 0,
	"idpId": 0,
	"idpName": "string",
	"modifiedBy": 0,
	"modifiedTime": 0,
	"name": "string",
	"samlName": "string",
	"userAttribute": true
}

Workflow Library Example

Get Saml Attribute by Id with Zscaler Private Access and Send Results Via Email

Preview this Workflow on desktop