[SR-Users] Additional Param Check in ConsumeCredential Auth
Daniel Tryba
d.tryba at pocos.nl
Tue Jan 22 15:33:57 CET 2019
On Tue, Jan 22, 2019 at 12:08:34PM +0530, Prabhat Kumar wrote:
> Is there any function for username authentication? as we have for password
> i.e. pv_www_authenticate(realm, passwd, flags)
I guess your only option for now is to use KEMI and your favorite
scripting language available there.
> Also how can i modify username before authentication?
We are talking about digest authentication (rfc 2617), changing the
username will result in a failed hash. So I'm lost at what you are
trying to accomplish.
More information about the sr-users
mailing list