Accessing Flows Via Links
Comments
-
I have a flow that I want to embed on a web-page and have users run. These users wont have access to the Decisions portal, but need to be able to run the link. I know I can setup a link to do this via integrations, but Im not sure what setting to use for the credentials since they dont log in.
Any suggestions here? -
[font=Roboto, Arial, Helvetica, sans-serif]It seems youre looking for a way to "authorize" or "identify" someone by some non-user-login method and have that users permissions and rights enforced in Decisions when your application is calling Decisions. If thats correct - yes, you can do this. The easiest way to get started with an application to application identity is to use what we call Named Sessions [/font][font=Roboto, Arial, Helvetica, sans-serif]
[/font]
[font=Roboto, Arial, Helvetica, sans-serif]Named sessions are explained here: [/font][url=https://documentation.decisions.com/create-named-session/]https://documentation.decisions.com/create-named-session/[/url][font=Roboto, Arial, Helvetica, sans-serif] [/font]