Hi all
i am facing a problem with HTTP Basic Authentication Headers.
I have the requirement to implement Basic Authentication against a customer table. Therefore i have implemented a http handler where i want to check if the Authorization http header is set.
I have configured the sicf node to use an internet user an to user alternative login module sequence where i have removed the Basic Authentication module. The external breakpoint in the http handler is hit, but the authorization header is missing - even though it was set for the request.
can anybody tell me how i can configure the sicf/icm to pass through these http header ?
Thanks!
BR
Martin