-
Mar 5th, 2012, 09:44 AM
#1
Spring Security: DigestAuthenticationFilter - nc property
Hello,
Im currently trying to build a digest authentication mechanism for Rest services. The client side is javascript and server-side, I use Spring-Security : the DigestAuthenticationFilter.
It works pretty well but it seems that spring-security doesn't check the "nc" property, the basic rule is that this property should have a bigger value (kind of a counter) for each subsequent request.
Is that normal or I'm missing something in my setup ?
Thanks for any information !
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules