Is it possible to generate the JSESSIONID using Java SecureRandom in JBoss EAP 6?
Issue
- Our security requirement dictates that the
JSESSIONIDis generated usingJava SecureRandominstead ofRandom. - Is there a way to configure it such that
JESSIONIDsare generated usingSecureRandom?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 6
- 6.0.0
- 6.0.1
- 6.1.1
- 6.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.