We’ve successfully onboarded our application on Developer Hub, and connected to Identity Service (Integration test).
We have also obtained our client identifier from connection manager, and have integrated the CIS2 authentication flow with the authorization_endpoint
, providing the response_type
, client_id
, scope
and state
request parameters.
However it is unclear what to do when our application routes to the CIS2 authentication page. Do we need actual CIS2 logins of real people to continue testing? Is this because we chose the Integration Test environment, and the Developer environment works with test accounts? Are there test accounts for the Integration Test environment that we are unaware of?
If we need a test account to be set up, do we contact england.nhscareidentityauthentication@nhs.net, or someone else?