Clear Guest Session

Clear Guest Session

Comments

  • Can you please advise what method we can use to clear the GUEST session?
    Refer to the below link, it recommend user to set clearsession=true at the end of the URL but it is not working in GUEST account.
    [u][url=https://documentation.decisions.com/docs/assigning-named-session]https://documentation.decisions.com/docs/assigning-named-session[/url][/u]
    [u] [/u]
    There is a function call logout current user, can we set this at the end of the flow?
    Let’s say there are 3 concurrent flow running under GUEST account, if we run logout current user, will it logout the 3 users who are currently with GUEST account?
    Please advise.

  • [font=Roboto, Arial, Helvetica, sans-serif]The Logout Current User step will log out anyone who is logged in as GUEST when it executes. I have two different workarounds for this issue. The first being that an account is created for the assignment, the credentials are sent to the external user, and the account is deleted after the interaction. The second workaround entails creating an account (if the email address does not have an associated account), a named session for the account, sending a generated link matching the format of a target flows integration details, optionally deleting the account after the interaction, and finally deleting the dynamically created named session. I have attached a demo project containing both of these workarounds. Please feel free to import, review, and modify it as you wish.[/font]
    [i]edited by james.hartzell@decisions.com on 7/16/2020[/i]

Sign In or Register to comment.