- YOU MUST, get in contact with the team that owns this service, we will need to allow the http host if needed and increase our performance tests JPS to take into account your additional users being sent to us.
- They must start their journey on
/protect-tax-info?redirectUrl=<providing-a-url-desitination-of-where-users-should-be-redirected-to>
- where redirectUrl should be URL encoded such as
/protect-tax-info?redirectUrl=%2FurlHere
- Run with test endpoints:
sbt 'run -Dapplication.router=testOnlyDoNotUseInAppConf.Routes'
- use the supporting endpoint https://localhost:7750/protect-tax-info/test-only/select-user.
Run local tests here utilising plugins and coverage requirements sbt clean coverage test it/test coverageReport scalastyle
Run Journey Tests: see here
Run Performance Tests see here
Path | Supported Methods | Type | Description |
---|---|---|---|
/protect-tax-info/redirectUrl=<urlHere> |
GET | Prod | Main endpoint for users to start their journey |
https://confluence.tools.tax.service.gov.uk/display/TEN/CIP+Assessment+tracker+-+TENINO
The result of UGS contains an email address which we display to the user, we encrypt this when we store it in mongo
This code is open source software licensed under the Apache 2.0 License.