]
Darran Lofthouse updated ELY-20:
--------------------------------
Fix Version/s: 1.0.0.Beta1
(was: 1.0.0.Alpha1)
Where does OTP fit into realms?
-------------------------------
Key: ELY-20
URL:
https://issues.jboss.org/browse/ELY-20
Project: WildFly Elytron
Issue Type: Sub-task
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Beta1
Will investigate further once we have a pure LDAP impl in.
We could have an architecture where we have an LDAP server that is then referenced by an
OTP server or we could have the two somehow combined into one.
There are also requirements related to marking a token as used or token invalidation
after too many bad attempts - this may be handled within the OTP server but for stronger
authentication mechanisms may need to be more involved otherwise this becomes another case
of falling back to PLAIN / BASIC auth.