Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 740 Bytes

File metadata and controls

14 lines (10 loc) · 740 Bytes

OIDCUserAttributeRead

Properties

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]

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