]
Darran Lofthouse reassigned ELY-446:
------------------------------------
Assignee: (was: David Lloyd)
Additional fields on SecurityIdentity
-------------------------------------
Key: ELY-446
URL:
https://issues.jboss.org/browse/ELY-446
Project: WildFly Elytron
Issue Type: Enhancement
Components: API / SPI
Reporter: David Lloyd
The following useful properties could be added to SecurityIdentity:
* Identity creation time (the time when the identity itself is created, whether by login
or by run-as)
* Authentication information, including:
** Login timestamp (the time of the original authentication)
** Login mechanism & kind (SASL/HTTP/TLS etc.)
** Login protocol (HTTP/Remoting/etc.) incl. enclosing TLS information if any
* Authentication identity information, including:
** Original authentication name
** Authentication forwarding credential(s)
* Connection circumstances:
** Peer and local address
** Current invocation protocol