@@ -51,27 +51,28 @@ You can configure the following in *Administration* view:
51
51
* General
52
52
* Credentials
53
53
* Repositories
54
- * HTTP and HTTPS proxy settings
54
+ * Proxy ( HTTP and HTTPS proxy settings)
55
55
* Custom migration targets
56
56
* Issue management
57
+ * Assessment questionnaires
57
58
58
59
[id="general-configuration"]
59
60
=== General
60
61
61
- You can enable or disable the following options :
62
+ You can enable or disable the following option :
62
63
63
- * Reviewing applications without running an assessment first
64
- * Downloading HTML reports
65
- * Downloading CSV reports
64
+ * Allow reports to be downloaded after running an analysis
66
65
67
66
[id="configuring-credentials"]
68
67
=== Configuring credentials
69
68
70
69
You can configure the following types of credentials in *Administration* view:
71
70
72
71
* Source control
73
- * Maven
72
+ * Maven settings file
74
73
* Proxy
74
+ * Basic auth (Jira)
75
+ * Bearer token (Jira)
75
76
76
77
include::topics/mta-web-config-source-control-credentials.adoc[leveloffset=+3]
77
78
include::topics/mta-web-config-maven-credentials.adoc[leveloffset=+3]
@@ -100,6 +101,8 @@ include::topics/mta-web-config-maven-repo-size.adoc[leveloffset=+4]
100
101
// === Configuring HTTP and HTTPS proxy settings
101
102
include::topics/mta-web-proxy-config.adoc[leveloffset=2]
102
103
104
+ include::topics/mta-web-creating-custom-migration-targets.adoc[leveloffset=+2]
105
+
103
106
// === Seeding instances
104
107
include::topics/mta-web-seeding-instances.adoc[leveloffset=2]
105
108
@@ -126,12 +129,12 @@ A Jira connection that was used for xref:../../../docs/topics/mta-web-creating-j
126
129
127
130
You can use the {ProductFullName} {WebName} to perform the following tasks:
128
131
129
- * Add applications.
130
- * Assign application credentials.
131
- * Import a list of applications.
132
- * Download a CSV template for importing application lists.
133
- * Create application migration waves.
134
- * Create Jira issues for migration waves.
132
+ * Add applications
133
+ * Assign application credentials
134
+ * Import a list of applications
135
+ * Download a CSV template for importing application lists
136
+ * Create application migration waves
137
+ * Create Jira issues for migration waves
135
138
136
139
{ProductShortName} {WebName} applications have the following attributes:
137
140
@@ -212,7 +215,7 @@ include::topics/mta-web-configuring-and-running-an-application-analysis.adoc[lev
212
215
include::topics/mta-web-reviewing-an-analysis-report.adoc[leveloffset=+3]
213
216
include::topics/mta-web-downloading-an-analysis-report.adoc[leveloffset=+3]
214
217
215
- include::topics/mta-web-creating-custom-migration-targets.adoc[leveloffset=+2]
218
+ // include::topics/mta-web-creating-custom-migration-targets.adoc[leveloffset=+2]
216
219
217
220
218
221
// **********************************
0 commit comments