diff --git a/docs/cloud/features/single_sign_on.md b/docs/cloud/features/single_sign_on.md index 37a684dec7..bc395331c0 100644 --- a/docs/cloud/features/single_sign_on.md +++ b/docs/cloud/features/single_sign_on.md @@ -126,7 +126,7 @@ Next, name your app "Tobiko Cloud". You can add the app logo by downloading the ![okta_setup_3](./single_sign_on/okta_setup_3.png) -2. Fill in the Attribute Statements section with email, first_name, and last_name: These are required to properly map to your users. +2. Fill in the Attribute Statements section with email, firstName, and lastName: These are required to properly map to your users. ![okta_setup_4](./single_sign_on/okta_setup_4.png) diff --git a/docs/cloud/tcloud_getting_started.md b/docs/cloud/tcloud_getting_started.md index f7f2d0f49d..05a975455f 100644 --- a/docs/cloud/tcloud_getting_started.md +++ b/docs/cloud/tcloud_getting_started.md @@ -148,7 +148,7 @@ Now we're ready to connect your data warehouse to Tobiko Cloud: 2. If you are going through the SSO flow then, run the following command: ``` bash - tcloud sqlmesh auth + tcloud auth login ``` This will fire off the SSO flow and open a link in your browser to authenticate.