Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 713 Bytes

SamlAttributeStatement.md

File metadata and controls

16 lines (12 loc) · 713 Bytes

Okta.Sdk.Model.SamlAttributeStatement

Define custom attribute statements for the integration. These statements are inserted into the SAML assertions shared with your app

Properties

Name Type Description Notes
FilterType string [optional]
FilterValue string [optional]
Name string [optional]
Namespace string [optional]
Type string [optional]
Values List<string> [optional]

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