[jboss-jira] [JBoss JIRA] (WFLY-3642) Make length of session id configurable

Stuart Douglas (JIRA) issues at jboss.org
Mon Jun 15 09:23:05 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079103#comment-13079103 ] 

Stuart Douglas commented on WFLY-3642:
--------------------------------------

Is there any particular reason why you want this to be configurable? It is not a big deal but it seems like an obscure use case, that could be addressed using a ServletExtension.

> Make length of session id configurable
> --------------------------------------
>
>                 Key: WFLY-3642
>                 URL: https://issues.jboss.org/browse/WFLY-3642
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Web (Undertow)
>    Affects Versions: 8.1.0.Final, 8.2.0.Final
>         Environment: any
>            Reporter: Jan Dittberner
>            Priority: Minor
>
> At the moment the session ids generated by WildFly/Undertow are of a fixed length of 18 characters. The used [SecureRandomSessionIdGenerator|https://github.com/undertow-io/undertow/blob/master/core/src/main/java/io/undertow/server/session/SecureRandomSessionIdGenerator.java] allows for setting a custom length but this capability is not used in WildFly yet.
> It would be nice to have this capability in the [web subsystem configuration|https://docs.jboss.org/author/display/WFLY8/Undertow+(web)+subsystem+configuration].



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list