
|
If you were logged in you would be able to see more operations.
|
|
|
Openfire
Created: 09/05/07 09:27 AM
Updated: 01/16/08 12:49 PM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
| Support Plan Customer Issue: |
No
|
| Acceptance Test - Add?: |
No
|
|
When using the DIGEST-MD5 mechanism, a client may choose to attempt a "subsequent authentication" by using previous authentication information as a shortcut. Java's SASL implementation does not support this, and when a client supplies an initial token an exception is thrown. This violates RFC 2831, since the server needs to respond with a challenge not an error in this case.
|
|
Description
|
When using the DIGEST-MD5 mechanism, a client may choose to attempt a "subsequent authentication" by using previous authentication information as a shortcut. Java's SASL implementation does not support this, and when a client supplies an initial token an exception is thrown. This violates RFC 2831, since the server needs to respond with a challenge not an error in this case. |
Show » |
|