Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/en/docs/refguide/version-control/on-premises-git.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ To use PAT (or another equivalent), you need to specify it in the **Password** f

{{< figure src="/attachments/refguide/version-control/on-premises-git/sign-in-dialog.png" alt="Sign In dialog" class="no-border" >}}

{{% alert color="info" %}}When using a PAT for the Mendix platform, fill in your email in the **Username** field. For more information on how to create a PAT for the Mendix platform, see the [Personal Access Tokens](/community-tools/mendix-profile/user-settings/#pat) section in *User Settings*.{{% /alert %}}

Currently Mendix keeps PAT using operating system supported solutions:

* For Windows, Mendix uses a credential locker mechanism, accessible to users by using Credential Manager.
Expand Down