You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For link:https://docs.thoughtspot.com/cloud/latest/okta-iam[Identity and Access Management v2 (IAMv2)], the `email` attribute is mandatory when creating a user in ThoughtSpot Okta. ThoughtSpot recommends users to provide a valid email address during the user creation. Administrators can manage the user account status for all users. For IAMv2 users, the API response for the following APIs will also include `SUSPENDED` as a user state:
111
+
For link:https://docs.thoughtspot.com/cloud/latest/okta-iam[Identity and Access Management v2 (IAMv2), window=_blank], the `email` attribute is mandatory when creating a user in ThoughtSpot Okta. ThoughtSpot recommends users to provide a valid email address during the user creation. Administrators can manage the user account status for all users. For IAMv2 users, the API response for the following APIs will also include `SUSPENDED` as a user state:
112
112
113
113
To create a user:
114
114
@@ -117,7 +117,7 @@ To create a user:
117
117
118
118
To update user details:
119
119
120
-
* +++<a href="{{navprefix}}/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fusers%2Fupdate-user"">POST /api/rest/2.0/users/{user_identifier}/update</a>+++ (Rest API v2)
120
+
* +++<a href="{{navprefix}}/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fusers%2Fupdate-user">POST /api/rest/2.0/users/{user_identifier}/update</a>+++ (Rest API v2)
121
121
* xref:user-api.adoc#update-user[PUT /tspublic/v1/user/{userid}] (Rest API v1)
122
122
123
123
@@ -132,12 +132,11 @@ Note the following points about the `SUSPENDED` state:
132
132
////
133
133
134
134
135
-
136
135
For more information, see the following pages:
137
136
138
-
* link:https://docs.thoughtspot.com/cloud/latest/user-account-activation-okta[Activate your account using IAMv2]
139
-
* link:https://docs.thoughtspot.com/cloud/latest/saml-okta[Managing authentication with SAML using IAMv2]
140
-
* link:https://docs.thoughtspot.com/cloud/latest/oidc-iamv2[Managing authentication with OIDC using IAMv2]
137
+
* link:https://docs.thoughtspot.com/cloud/latest/user-account-activation-okta[Activate your account using IAMv2, window=_blank]
138
+
* link:https://docs.thoughtspot.com/cloud/latest/saml-okta[Managing authentication with SAML using IAMv2, window=_blank]
139
+
* link:https://docs.thoughtspot.com/cloud/latest/oidc-iamv2[Managing authentication with OIDC using IAMv2, window=_blank]
0 commit comments