Okta.Sdk.Model.SamlAttributeStatement

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
TypestringThe type of attribute statements object[optional]
NamestringThe name of the group attribute in your app. The attribute name must be unique across all user and group attribute statements.[optional]
NamespacestringThe name format of the group attribute. Supported values:[optional]
ValuesList<string>The attribute values (supports Okta Expression Language)[optional]
FilterTypestringThe operation to filter groups based on `filterValue`[optional]
FilterValuestringFilter the groups based on a specific value.[optional]

[Back to Model list] [Back to API list] [Back to README]