Skip to content

Unofficial Docker compose file for orchestrating Evolveum MidPoint for evaluation purposes

Notifications You must be signed in to change notification settings

mans0954/docker-midpoint

Repository files navigation

Unofficial Docker compose file for orchestrating Evolveum MidPoint for evaluation.

docker-compose up

CSV file setup

  • Go to Resources/List Resources
  • Click the Import icon
  • Select resource-csv-username.xml
  • Select Test CSV:username in Resources List
  • Click Test Connection
  • View Accounts / Resource

Connector Server Setup

  • Go to Configuration / Import Object
  • Click Browse
  • Select remote-server.xml
  • The connector server now appears under Resources / Connector Hosts

Extracting objects from a Raw Object Export

extract.xsl is an XSLT file for extracting XML representations of objects of particular types into individual files.

Create an ExportedData_ObjectType.xml file by going to Configuration / Repository Objects, select the cog and select Export all Objects

Run

saxonb-xslt -ext:on -xsl:extract.xsl data/ExportedData_ObjectType.xml

About

Unofficial Docker compose file for orchestrating Evolveum MidPoint for evaluation purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages