Skip to content
Discussion options

You must be logged in to vote

That is how I would expect it to look if the interaction session cookie could not or was not set. Your site is only passing to the client the x-voidauth-interaction cookie, but other cookies are required and should be coming back with various requests as well. If you are using a WAF or some other type of control where you can whitelist cookie names, this is the list that is required:

  • x-voidauth-interaction
  • x-voidauth-interaction.sig
  • x-voidauth-resume
  • x-voidauth-resume.sig
  • x-voidauth-session
  • x-voidauth-session.sig

Let me know if this helps

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@mpldr
Comment options

@notquitenothing
Comment options

@mpldr
Comment options

@notquitenothing
Comment options

Answer selected by mpldr
@mpldr
Comment options

@notquitenothing
Comment options

@mpldr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants