Pre-Production Testing
Before you deploy your application to production, you MUST confirm that it meets the application requirements and that you have completed the integration requirements. To confirm, follow the verification steps below in your STG environment and DoITT's NYC.ID NON-PRD environment.
Requirements | Verification Steps | |
---|---|---|
Application Header | Verify that your Application Header:
|
|
Brand Banner, if implemented | Verify that your Brand Banner:
|
|
Email Validation Web Service | If your application does not authorize users with usernames, follow these steps:
If your application only authorizes users with validated email addresses, follow these steps:
NOTE: After validating your email address, your application should detect that you have a validated email address without asking you to log out and log in. |
|
Enrollment | To verify this step:
NOTE: If the link does not take you to your application, refer to the Frequently Asked Questions page to learn what to do. |
|
Login, and, if implemented, login via federated identity providers | Verify that you can log in to your application using:
|
|
Logout | To verify this step:
|
|
SAML 2.0 Single Logout | Verify that logging out of your application destroys the user's active session with all applications he or she is logged into via these steps: Part 1: Logging out of your application via Account Profile:
Part 2: Logging out of Account Profile via your application:
|
|
Session Timeout Warning | Verify that your application displays a Session Timeout Warning Dialog on all pages where the user is authenticated, even if he or she has not yet been authorized to use your application. |