Skip to content

Commit cc79458

Browse files
authored
Merge pull request #1359 from tableau/scotm-w-14026658
w-14026658: Updates for auth-setting
2 parents e4005db + 62d5c22 commit cc79458

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/api-ref.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4104,7 +4104,7 @@ The `UserItem` class contains the members or attributes for the view resources o
41044104

41054105
Name | Description
41064106
:--- | :---
4107-
`auth_setting` | (Optional) This attribute is only for Tableau Cloud. The new authentication type for the user - see **User Auth** below for values.
4107+
`auth_setting` | This is a required attribute and is only for Tableau Cloud. The new authentication type for the user - see **User Auth** below for values.
41084108
`domain_name` | The name of the site.
41094109
`external_auth_user_id` | Represents ID stored in Tableau's single sign-on (SSO) system. The `externalAuthUserId` value is returned for Tableau Cloud. For other server configurations, this field contains null.
41104110
`id` | The id of the user on the site.
@@ -4120,8 +4120,7 @@ Name | Description
41204120

41214121
You can assign the following values for this attribute:
41224122
* `OpenID`
4123-
* `SAML` (the user signs in using **Single sign-on**)
4124-
* `ServerDefault` (the user signs in using the default authentication method for the server - in Tableau Cloud this is **TableauID**)
4123+
* `SAML` (the user signs in using **Single sign-on**)
41254124
* `TableauIDWithMFA`
41264125
These options appear in the **Authentication** tab on the **Settings** page in Tableau Cloud.
41274126

0 commit comments

Comments
 (0)