diff --git a/README.md b/README.md index 45984a1..a186a7a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,8 @@ I use IDEA IntelliJ Community Ediiton when writing JAVA code. ### Configuration file -A file similar to the one shown below is all you need to get started. + +This is the main file used by the program, and one similar to that shown below is all you need to get started. ```toml SHIM_URL = https://test.mycompany.com:8443/IDMProv/role/service @@ -76,6 +77,8 @@ JAVA_KS_PASSWORD = changeit ### XML template file +This is the XML file that is sent to the SOAP service once all search and replace tokens have been processed. + ```xml @@ -100,6 +103,7 @@ JAVA_KS_PASSWORD = changeit ``` ### Java keystore + If the SOAP service uses https you have one of two choices for keystore: