Appendix B – Integration with third party application or HTTP service

Actors:

User Portal, Spark Gateway, Third party application or HTTP server

Preconditions:

User Portal:

Spark Gateway:

Basic flow:

  1. User Portal send the token to Spark Gateway along with other parameters.
  2. Spark Gateway check if the token name is same as the value configured in authToken.name. It’s same, then.
  3. Spark Gateway execute the application or HTTP Request(GET) configured in authToken.exec, if the return code or HTTP Status code is same as the authToken.sucessCode, gateway will allow the connection, otherwise reject it.

Revision #2
Created 8 April 2022 11:49:31 by Guest
Updated 8 April 2022 11:50:11 by Guest