About the cookie "Decisions.Auth" after login DE

My team is using DE version 9.5. We want to integrate or iframe DE in other website. How can I use other website login session instead of DE login? Can I add "Decisions.Auth" cookie to bypass DE login? If possable, I want to understand about "Decisions.Auth" cookie creation mechanism

Comments

  • Hi Hungnh,

    The "Decisions.Auth" cookie is used by the Decisions platform to manage user authentication sessions. It allows a user to stay logged in after authentication. This cookie is part of the headers and cookies used in API calls within Decisions.

    If your requirement is to show a decisions report/flow/form in an external website, you can do it without the decisions login page by configuring the Iframe and configuring decisions settings.xml to handle the Cross Origin Requests and using the named session to avoid the authentication.

    I'm attaching the documentation for your reference. If you are facing any issues or have noticed any errors, kindly reach out to support@decisions.com

    Decisions Platform in an iFrame

    Handling Cross Origin Requests

  • Hi Sumanjana

    Thanks for the reply but we want to display the home page in an external website as a normal user.  Embed it completely and use it before the SSO session of other app registration Azure to bypass the login page.

Sign In or Register to comment.