JWT auth for Web Data Actions

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

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.

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:

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

many thanks for the feedback

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