Skip to content

Latest commit

 

History

History

sag-cc-creds

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Command Central Credentials for Basic Authentication

Use this template to configure user credentials that Command Central uses when connecting to managed products using basic authentication. You can also use the template to define a credentials key alias for the user credentials used for basic authentication.

Requirements

None.

Supported Software AG releases

  • Command Central 10.1 and higher

Supported platforms

All supported Windows and UNIX platforms.

Running as a standalone composite template

To configure credentials that Command Central uses for basic authentication for a user with username "myuser", password "secret", and credentials key alias "MY_USER":

sagcc exec templates composite apply sag-cc-creds \
  credentials.username=myuser \
  credentials.password=secret \
  credentials.key=MY_USER \
  --sync-job --wait 360