Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-4491

allow extra config metadata for institution specific wizards

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 2.6.18
    • None
    • None
    • None

    Description

      File must be in same package as implementation class. file name e.g.

      grouper.extraMetadata.externalSystem.<configId>.properties

      e.g. contents

      ############################################
      ## example external system
      ############################################ 
       
      # endpoint prefix
      # {valueType: "string", required: true}
      # grouper.exampleWsExternalSystem.myExampleExternalSystem.endpointPrefix =
       
      # user name
      # {valueType: "string", required: true}
      # grouper.exampleWsExternalSystem.myExampleExternalSystem.userName =
       
      # password
      # {valueType: "password", sensitive: true, required: true}
      # grouper.exampleWsExternalSystem.myExampleExternalSystem.password =
       
      # test source
      # {valueType: "string", required: false}
      # grouper.exampleWsExternalSystem.myExampleExternalSystem.testSource =
       
      # test role
      # {valueType: "string", required: false}
      # grouper.exampleWsExternalSystem.myExampleExternalSystem.testRole =
       
      # comma separated net ids
      # {valueType: "string", required: false}
      # grouper.exampleWsExternalSystem.myExampleExternalSystem.testNetIds =
       

      Attachments

        Activity

          People

            vivek.sachdeva@at.internet2.edu Vivek Sachdeva (google.com)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: