System settings¶
Several global settings are available to be configured in Migration Manager:
General Settings¶
Configuration |
Description |
Value(s) |
Default |
|---|---|---|---|
|
Interval over which data from all sources will be periodically resynced |
number(h/m/s) |
10m (10 minutes) |
|
Whether automatic periodic sync should be disabled |
true/false |
false |
|
Daemon log level |
INFO,WARN,DEBUG,ERROR |
WARN |
Network settings¶
Configuration |
Description |
Value(s) |
Default |
|---|---|---|---|
|
Address/port over which the REST API will be served |
address:port |
|
|
Address that migrating instances will use to connect back to the Migration Manager service |
https://address |
same as |
Security Settings¶
Configuration |
Description |
Value(s) |
Default |
|---|---|---|---|
|
List of SHA256 certificate fingerprints belonging to trusted TLS clients |
list of strings |
|
|
OIDC issuer |
string |
|
|
OIDC client ID used for communication with OIDC issuer |
string |
|
|
Scopes to be requested |
string |
|
|
Audience the OIDC tokens should be verified against |
string |
|
|
Claim which should be used to identify the user or subject |
string |
|
|
API token used for communication with the OpenFGA system |
string |
|
|
URL of the OpenFGA API |
string |
|
|
ID of the OpenFGA store |
string |