How to generate survey flow Authentication SSO Token? | Experience Community
Skip to main content
Question

How to generate survey flow Authentication SSO Token?

  • June 17, 2026
  • 0 replies
  • 0 views

At the moment, we are using SSO token authentication. Since we need to integrate with other systems, we need to be able to generate a valid token.

My question is: how should we generate a token that can successfully pass authentication? Should the token be obtained through an API call, or generated in code? If it is generated in code, could provide a .NET example?