]
Darran Lofthouse resolved ELY-116.
----------------------------------
Assignee: David Lloyd (was: Darran Lofthouse)
Resolution: Done
getRealmName has been removed from the RealmIdentity
Review getRealmName on RealmIdentity
------------------------------------
Key: ELY-116
URL:
https://issues.jboss.org/browse/ELY-116
Project: WildFly Elytron
Issue Type: Task
Components: API / SPI
Reporter: Darran Lofthouse
Assignee: David Lloyd
Priority: Critical
Labels: api_review
Fix For: 1.0.0.Alpha1
Within the subsystem we considering that a realm can be aliased by the time it is
contained in a security domain, this then calls into question the realm name of any
identity it creates.
Need a more thorough review of how the name of the realm will be used, need to also
consider how it fits with authentication mechanisms that use the realm name e.g. Digest
and also credentials that incorporate the realm name.