Hi,
Just started to evaluate Flow for some business needs. I'm experimenting with a flow to manage Adobe users which, as far as I understand, will require generating a JWT to send before I can access the management API.
Is that possible to achieve directly in Flow or do I need to put a webservice in between to handle that for me?
Regards
Hello @elwis,
We are also looking into the Adobe user provisioning using Flow.
Is there anything more you can share regarding your solution?
Thank you!
Bart
Hello and thanks for answering,
Yes, I will create a custom connector, and I guess I will need to put a handmade webservice in between to get and retrieve the adobe JWT.
https://adobe-apiplatform.github.io/umapi-documentation/en/UM_Authentication.html
I will vote for the suggestions, they will be very useful.
Regards
Hi @elwis,
Do you want to create a custom connector? If so, there is a document (register-custom-api) recommended here for you to refer to.
You mentioned the JWT refers to JSON web tokens?
Here are two similar ideas, you can vote for these ideas:
1.Add-Conversion-Function-Encoding-and-Decoding-HMACSHA256.
2.Create-JSON-Web-Tokens-OR-encode-strings
This is what connector Adobe in flow can do right now: connectors/adobecreativecloud, you can refer to it.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.