oauth2 – needing lessons learned

Clovertech Forums Cloverleaf oauth2 – needing lessons learned

  • Creator
    Topic
  • #120317
    Rob Lindsey
    Participant

      I am needing to setup our first Web service inbound thread.  This thread will need to use oauth2 for inbound connections/data messages.

      I believe I have an understanding, which may be wrong, that every inbound data message on the web service will have a TOKEN associated with it.  The programming on the inbound will need to have a check to see if that TOKEN is correct and current.

      So do I have a good understanding that a TCL proc will have to get the header information from the data sent to the engine and then call a web service to make sure that the TOKEN is correct and current?

      TIA

      Rob Lindsey

    • You must be logged in to reply to this topic.