Generated tokens have non-HTML escaped characters.

XMLWordPrintable

      My application authenticates with Crowd and sets the token in crowd.token_cookie.

      Unfortunately Crowd and JIRA can't use this cookie to authenticate.

      Ruby escapes the "=" in the token, since "=" is a delimiter in a cookie string.

      The token 'aUgRv7qEAHCSiIrACZoYtg==' is written as 'aUgRv7qEAHCSiIrACZoYtg%3D%3D'

        1. crowd-core-1.1.0.jar
          284 kB
          Justen Stepka [Atlassian]

              Assignee:
              shihab
              Reporter:
              Justen Stepka [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: