Property reference

glide.source_control.default_basic_auth_credential_sys_id

The glide.source_control.default_basic_auth_credential_sys_id property specifies the default basic authentication credentials for source control integrations. Administrators should review this setting to ensure proper authentication is configured for source control operations.

Default: Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property sets the system ID for the default basic authentication credentials used in source control integrations, impacting how the system connects to external repositories.
What area does it affect? Source Control Integrations
What does the default mean? No default value is documented in this property record.
When should you review it? Review this property when configuring or troubleshooting source control connections.

Out of the box property record

Raw metadata from the property record.

Property name glide.source_control.default_basic_auth_credential_sys_id
Sys ID 317ecc63c7532010408bc8d6f2c26075
Type string
Application Global
Default value
Description
Updated 2024-05-25 03:38:56

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... to import the application from. Data type: String credential_sys_id Sys_id of the credentials that have access to the Git repository. Data type: String Default: Sys_id set in the system properties glide.source_control.default_basic_auth_credential_sys_id or glide.source_control.default_ssh_private_key_credential_sys_id, depending on whether the repo_url parameter is an https or ssh repository. By default, this property is empty. mid_server_sys_id Sys_id of the MID server to use for source ...