diff --git a/workflow/engine/methods/authenticationSources/src/components/formAuthenticationSources.vue b/workflow/engine/methods/authenticationSources/src/components/formAuthenticationSources.vue
index a14d1dd94..03b361b8e 100644
--- a/workflow/engine/methods/authenticationSources/src/components/formAuthenticationSources.vue
+++ b/workflow/engine/methods/authenticationSources/src/components/formAuthenticationSources.vue
@@ -32,10 +32,26 @@
{{$root.translation('ID_IS_REQUIRED')}}
-
- {{$root.translation('ID_IS_REQUIRED')}}
+
+
+
+
+
+
+
+
+
+
+ {{$root.translation('ID_IS_REQUIRED')}}
+
@@ -93,30 +109,108 @@
{{$root.translation('ID_IS_REQUIRED')}}
-
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
@@ -228,7 +322,14 @@
{value: "ds", text: "389 DS"}
],
roles: [],
- show: true
+ disabledField: {
+ port: true,
+ userIdentifier: true,
+ groupIdentifier: true,
+ userClassIdentifier: true,
+ groupClassIdentifier: true,
+ departmentClassIdentifier: true
+ }
};
},
methods: {