Authentication Mechanism Based on Login Token
---------------------------------------------
Key: JCR-2851
URL: https://issues.apache.org/jira/browse/JCR-2851
Project: Jackrabbit Content Repository
Issue Type: New Feature
Components: jackrabbit-core, security
Reporter: angela
Assignee: angela
Priority: Minor
Fix For: 2.3.0
implementing an authentication mechanism that apart from simple credentials
allows for credentials being built on a login token
could rely on the fact that jackrabbit stores the user data in the repository:
adding additional information (generated tokens, expiration time,
additional security parameters) could be stored in additional subnodes to the
user and used for matching during login as alternative
ways to authenticate against the system.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.