|
Hello everyone, This is a follow up on my quest for mod_auth_radius.c Apache module to pass on any additional attributes in an accept-access RADIUS packet. Alan asked that I review my proposal (pass the attributes down to the user's session via the HTTP "Pragma" header field) with Apache folks. I found, joined, and inquired with the [EMAIL PROTECTED] mailing list. I'm sharing the responses...see below. Alan DeKok wrote: I am keeping the respondent anonymous since I didn't ask if she/he wanted to be known. You could find this exchange on the mailing list archive, I'd imagine."Mark Lavi" <[EMAIL PROTECTED]> wrote:The only mechanism I could find was in the HTTP 1.1 RFC, Chapter 14: Header Field Definitions, Section 14.32 Pragma at http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.32. On 5/8/03: Hi Mark,[snip] ...the issue is about the same as keeping user attributes from LDAP in a web session.I followed up and asked for some more details on an implementation and issues. On 5/9/03: Creating new headers or HTTP pragmas is OK as long as the client will do something with them. When I did that, I was writing a back end system as a web service of sorts and found it convenient to include a bit of status data in the headers. The middle tier was using the data to generate the ultimate output to the browser.I followed up with one more inquiry, and here's the response from the same individual. On 5/24/03: >In my case, there's no need to return the information - it is used inside the server-side context of >the user's session as the page is served to the client. So no need for cookies.So there it is, I only got one person on the mailing list to respond, but nobody else said that our exchange wasn't proper or possible as we replied to each other. I believe that this corroborates the proposal as a sound way to proceed with HTTP Pragma headers. Alan, do you think this is sufficient? Thanks, -- --Mark o Atarex Communications: Web, Software, and Network Development /\/ Public key attachment for secure e-mail enclosed. // mailto:[EMAIL PROTECTED] || http://www.atarex.com |
smime.p7s
Description: S/MIME Cryptographic Signature
