| @@ -946,7 +946,7 @@ public class AppConfiguration implements Configuration { |
|
|
| 946 |
946 |
@DocProperty(description = "Engine Config which offers an alternative way to build authentication flows in Janssen server") |
| 947 |
947 |
private EngineConfig agamaConfiguration; |
| 948 |
948 |
|
| 949 |
|
-@DocProperty(description = "DCR SSA Validation configurations used to perform validation of SSA or DCR") |
|
949 |
+@DocProperty(description = "DCR SSA Validation configurations used to perform validation of SSA or DCR. Only needed if softwareStatementValidationType=builtin") |
| 950 |
950 |
private List<SsaValidationConfig> dcrSsaValidationConfigs; |
| 951 |
951 |
|
| 952 |
952 |
@DocProperty(description = "SSA Configuration") |