Amit Mittal created SHIRO-451:
---------------------------------
Summary: Shiro with spring: Remember me with custom cipher key:
need custom property editor to set base64 encoded key
Key: SHIRO-451
URL: https://issues.apache.org/jira/browse/SHIRO-451
Project: Shiro
Issue Type: Documentation
Components: RememberMe
Affects Versions: 1.2.1
Environment: All
Reporter: Amit Mittal
While using Shiro with spring, if you are specifing a custom cipher key via
spring config file. In spring code the bytes are set in the rememberme manager
using string.getBytes. This does not conform to Base64 encoding, with which the
key is encoded in the first place. Documentation should include this. More
information on the issue here:
http://amitsmittal.blogspot.in/2013/07/shiro-with-spring-remember-me-custom.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira