diff --git a/guide/03-the-gis/working-with-different-authentication-schemes.ipynb b/guide/03-the-gis/working-with-different-authentication-schemes.ipynb index 03ab58d1e9..25768c629d 100644 --- a/guide/03-the-gis/working-with-different-authentication-schemes.ipynb +++ b/guide/03-the-gis/working-with-different-authentication-schemes.ipynb @@ -233,7 +233,7 @@ "metadata": {}, "source": [ "### Portal-tier authentication with Active Directory\n", - "When connecting using an enterprise user account from an Active Directory, specify your username as `domain\\\\username`" + "When connecting using an enterprise user account from an Active Directory, specify your username as `domain\\\\username` or `username@domain`" ] }, { @@ -655,7 +655,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.0" + "version": "3.13.5" }, "toc": { "base_numbering": 1,