Skip to content

Commit f47834a

Browse files
added username accepted syntax
1 parent c0366a4 commit f47834a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guide/03-the-gis/working-with-different-authentication-schemes.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
"metadata": {},
234234
"source": [
235235
"### Portal-tier authentication with Active Directory\n",
236-
"When connecting using an enterprise user account from an Active Directory, specify your username as `domain\\\\username`"
236+
"When connecting using an enterprise user account from an Active Directory, specify your username as `domain\\\\username` or `username@domain`"
237237
]
238238
},
239239
{
@@ -655,7 +655,7 @@
655655
"name": "python",
656656
"nbconvert_exporter": "python",
657657
"pygments_lexer": "ipython3",
658-
"version": "3.11.0"
658+
"version": "3.13.5"
659659
},
660660
"toc": {
661661
"base_numbering": 1,

0 commit comments

Comments
 (0)