Skip to content

Commit

Permalink
DOCS Update reference to sake in configuration documentation
Browse files Browse the repository at this point in the history
Closes #42
  • Loading branch information
robbieaverill authored May 15, 2019
1 parent f6235ea commit 914f29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ environment. In this environment, RealMe provide all SSL certificates required t
- Add a new line as line 1 of the file with the following: `-----BEGIN CERTIFICATE-----`
- Add a new line as the last line of the file with the following: `-----END CERTIFICATE-----`
- Ensure your `realme.yml` [configuration](docs/en/configuration.md) is complete (see above).
- Run the RealMe build task to validate your configuration and get the XML metadata to provide to MTS: `framework/sake dev/tasks/RealMeSetupTask forEnv=mts`
- Run the RealMe build task to validate your configuration and get the XML metadata to provide to MTS: `vendor/bin/sake dev/tasks/RealMeSetupTask forEnv=mts`
- Save the XML output from the above task to an XML file, and upload this to MTS:
- For a 'logon' integration, submit here: [MTS logon metadata upload](https://mts.realme.govt.nz/logon-mts/metadataupdate).
- For an 'assert' integration, submit here: [MTS assert metadata upload](https://mts.realme.govt.nz/realme-mts/metadata/import.xhtml).
Expand Down

0 comments on commit 914f29c

Please sign in to comment.