Select this subject builder to append all the supplied subject variables together in the order of arrival.
Sample BasicSubjectBuilder
- name: "Use BasicSubjectBuilder"  unique-id: "CA-1003-PROF-1001"  subject-builder-config:    subject-builder-name: "com.entrust.adminservices.cagw.common.subjects.BasicSubjectBuilder"Sample subject variables
  "subjectVariables" : [    {     "type" : "cn",     "value" : "test"    },    {     "type" : "o",     "value" : "pki"    } ]Subject DN generated by the sample builder when parsing the sample variables
cn=test,o=pki