Dan Haywood created ISIS-1251:
---------------------------------
Summary: UrlEncodingService as a plugin point for serializing
mementos into a URL-friendly string.
Key: ISIS-1251
URL: https://issues.apache.org/jira/browse/ISIS-1251
Project: Isis
Issue Type: New Feature
Components: Core
Affects Versions: 1.10.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: 1.11.0
Previously this was hard-coded to use base64 encoding (and this should be
retained as the default behaviour).
However, alternative implementations could:
a) use HMAC to encrypt, or
b) return a GUID as a token and hold the state server-side in some sort of
"session cache"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)