Please enable JavaScript.
Coggle requires JavaScript to display documents.
User Journey - Backend Configuration - Coggle Diagram
User Journey - Backend Configuration
Validate the gateway call for an API created using an HTTP backend
Validate the gateway call for an API created using an HTTPS backend
Create Environment
Create Scope
Create REST Pool using HTTP backend
Logged user must have admin permission
Create REST API using created pool
Logged user must have relevant publisher/admin permission
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...
Logged user must have developer/admin permission
Logged user must have admin permission
Create REST Pool using HTTPS backend
Logged user must have admin permission
Validate the gateway call when the HTTPS backend supports to the exact TLS version
Create Environment
Create Scope
Create REST Pool using HTTPS backend with valid TLS version
Create REST API using created pool
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...
Validate the gateway call when the HTTPS backend not supports to the invalid TLS version
Create Environment
Create Scope
Create REST Pool using HTTPS backend with unsupported TLS version
Create REST API using created pool
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...
Validate the gateway call when the HTTPS backend supports only the exact supported cipher suites
Create Environment
Create Scope
Create REST Pool using HTTPS backend with valid supported cipher suites
Create REST API using created pool
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...
Validate the gateway call when the HTTPS backend not supports to the invalid supported cipher suites
Create Environment
Create Scope
Create REST Pool using HTTPS backend with unsupported supported cipher suites
Create REST API using created pool
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...
Validate the gateway call when unsupported cipher suites are used in HTTPS backend
Create Environment
Create Scope
Create REST Pool using HTTPS backend with valid unsupported cipher suites
Create REST API using created pool
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...
Validate the gateway call for an API created using a WS backend
Validate the gateway call for an API created using a WSS backend
Create Environment
Create Scope
Create Websocket Pool using WS backend
Create Websocket API using created pool
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...
Create Websocket Pool using WSS backend
Validate the gateway call after replacing backend endpoint for an existing API
Create Environment
Create Scope
Create REST Pool using HTTP backend
Create REST API using created pool
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...
Validate the gateway call after updating the TLS version for the existing HTTPS backend
Create Environment
Create Scope
Create REST Pool using HTTPS backend
Create REST API using created pool
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...
Validate the gateway call after updating the supported ciper suites for the existing HTTPS backend
Create Environment
Create Scope
Create REST Pool using HTTPS backend
Create REST API using created pool
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...
Validate the gateway call after updating the unsupported ciper suites for the existing HTTPS backend
Create Environment
Create Scope
Create REST Pool using HTTPS backend
Create REST API using created pool
Create application
Approve application
Validate Application successfully approved?
Yes
1 more item...
No
1 more item...