# LookerApi30Reference.SamlUserAttributeRead

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of User Attribute in Saml | [optional] 
**required** | **Boolean** | Required to be in Saml assertion for login to be allowed to succeed | [optional] 
**userAttributes** | [**[UserAttribute]**](UserAttribute.md) | Looker User Attributes | [optional] 
**url** | **String** | Link to saml config | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


