Distribution Samples
There is set of configuration samples that is distributed in midPoint distribution package.
The samples are maintained in a dedicated midpoint-samples
project.
Version | Source Code |
---|---|
4.4.10-SNAPSHOT |
|
4.9 |
|
4.8.5 |
|
4.8.4 |
|
4.8.3 |
|
4.8.2 |
|
4.8.1 |
|
4.8 |
|
4.7.4 |
|
4.7.3 |
|
4.7.2 |
|
4.7.1 |
|
4.7 |
|
4.6.1 |
|
4.6 |
|
4.5 |
|
4.4.9 |
|
4.4.8 |
|
4.4.7 |
|
4.4.6 |
|
4.4.5 |
|
4.4.4 |
|
4.4.3 |
|
4.4.2 |
|
4.4.1 |
|
4.4 |
|
4.3.2 |
|
4.3.1 |
|
4.3 |
|
4.2 |
|
4.1 |
|
4.0.4 |
|
4.0.3 |
|
4.0.2 |
|
3.9.1 |
|
4.0.1 |
|
4.0 |
Contributing to Samples
There is a samples/contrib directory that is dedicated to contributed samples. You are more than welcome to contribute your samples there.
To contribute a sample, just create a directory that is reasonably unique for you. E.g. use your company name, your nick name or something similar. Then place samples inside that directory. If there are several sets of samples (e.g. several user stories) then pleace each set in a separate sub-directory. It is recommended to write a short description of the sample in a README file in each directory.
Before midPoint 4.0 the samples were maintained in midPoint source code.
Since midPoint 4.0 the samples were separated to a dedicated |