Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Make AccessToken serializable #155

Open
tkrille opened this issue Aug 14, 2015 · 1 comment
Open

Make AccessToken serializable #155

tkrille opened this issue Aug 14, 2015 · 1 comment

Comments

@tkrille
Copy link
Member

tkrille commented Aug 14, 2015

AccessToken should be serializable to put it in a web session, for example. But to do this we have to agree upon whether the current implementation is sufficient. At this time OSIAM's access tokens are quite simple, maybe too simple for more advanced use cases. Moreover we are still planning to sign tokens, which would at least add a new field (signature). I don't know whether adding a field is considered safe in respect of @Serializable or not.

See also osiam/scim-schema#129.

@dacrome dacrome mentioned this issue Oct 12, 2015
48 tasks
@tkrille tkrille added this to the 2.0 milestone Oct 17, 2015
@tkrille tkrille removed this from the v2.0 milestone Nov 2, 2015
tkrille pushed a commit to tkrille/osiam-connector4java that referenced this issue Feb 5, 2016
@tkrille
Copy link
Member Author

tkrille commented Dec 15, 2016

Blocked by introduction of JWT.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant