Skip to content

Map Git Users to MDCMS Users

If developers have different user IDs on the Git server than in MDCMS, their IDs can be mapped so that object requests created by the CI process are attributed to the correct MDCMS user.

In MDOpen: DevOps Settings → Git Repositories → [select repository] → User Mapping

Repository User

The user ID of the account on the Git server. This value is case-sensitive.

MDCMS User

The user ID of the corresponding user registered in MDCMS (via MDSEC) that requests should be attributed to. Use content-assist to select from the list.

Repo ID

The scope of the mapping.

  • *ANY — Apply this mapping for any repository that contains the specified Repository User and a specific mapping entry doesn't exist.
  • Specific Repo ID — Restrict the mapping to a single named repository. Use content-assist to select from the list.