[
https://issues.apache.org/jira/browse/SHINDIG-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270457#comment-14270457
]
Ryan Baxter commented on SHINDIG-1990:
--------------------------------------
I assume this is OAuth2...
If I am reading the code right the state token is our security token...which
could be pretty long. You can change the implementation but Connections would
have to do that, there is no configuration property (nor should there IMO).
> Anyway to limit length of state parameter on auth code request
> --------------------------------------------------------------
>
> Key: SHINDIG-1990
> URL: https://issues.apache.org/jira/browse/SHINDIG-1990
> Project: Shindig
> Issue Type: Question
> Reporter: Colin Goudie
>
> For reference see
> http://stackoverflow.com/questions/27796985/limiting-ibm-connections-5-oauth-state-parameter-length
> I believe this uses shindig 2.5.0-u1 under the covers.
> The state parameter that is appended to the OAuth request when attempting to
> get an auth-code ends up being 219 bytes. Dropbox, limits this to 200.
> Is there anyway via configuration (or something) to limit this generated
> strings length?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)