| 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_attribute_ids | list[int] | Looker User Attribute Ids | [optional] |
| url | str | Link to oidc config | [optional] |
| can | dict(str, bool) | Operations the current user is able to perform on this object | [optional] |