Legacy Dev Forum Posts

 View Only

Sign Up

JWT auth for Web Data Actions

  • 1.  JWT auth for Web Data Actions

    Posted 06-05-2025 18:43

    jcp | 2021-06-22 12:01:14 UTC | #1

    Hi, I cannot find reference to using JWT for Web Data Action integrations driven by Architect. Is this something that can be implemented ?

    Thanks, Jean-Christophe


    tim.smith | 2021-06-22 13:25:00 UTC | #2

    Architect does not generate, parse, or validate JWT tokens. You can request new features and share your use case at https://genesyscloud.ideas.aha.io.

    If your external service requires JWT management, I'd suggest building a middleware service that exposes an endpoint architect can consume and proxies requests to the external service, reformatting the requests and managing JWTs as necessary.


    Jason_Mathison | 2021-06-22 13:25:49 UTC | #3

    Hi jcp,

    We have Data Action JWT support for a couple of providers, Adobe I/O, Google Cloud Platform Service Account, and Google GSuite Service Account:

    https://help.mypurecloud.com/articles/add-a-data-actions-integration/

    From what we saw every JWT provider had significant differences in how they approached JWT, so we didn't see a reasonable way to provide "Generic" JWT support. Feel free to submit an idea to https://purecloud.ideas.aha.io/ideas/ for any specific JWT providers or if you have a suggestion for how to approach your use case.

    --Jason


    jcp | 2021-06-24 18:26:28 UTC | #4

    many thanks for the feedback


    system | 2021-07-25 18:26:30 UTC | #5

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 11277