# LookerApi30Reference.OIDCUserAttributeRead

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


