| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Name of User Attribute in OIDC | [optional] |
| required | bool | Required to be in OIDC assertion for login to be allowed to succeed | [optional] |
| user_attributes | list[UserAttribute] | Looker User Attributes | [optional] |
| url | str | Link to oidc config | [optional] |
| can | dict(str, bool) | Operations the current user is able to perform on this object | [optional] |