Class CustomAccount (1.5.0)

Stay organized with collections Save and categorize content based on your preferences.
CustomAccount(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes authentication configuration that uses a custom account.

Attributes

NameDescription
username str
Required. The user name of the custom account.
password str
Required. Input only. The password of the custom account. The credential is stored encrypted and not returned in any response nor included in audit logs.
login_url str
Required. The login form URL of the website.