This component extends the general context for the entire system in an HTTP context based on a web session. When the system is a web application, it provides an HTTP context (Terradue.Portal.IfyWebContext with session, request, content-type). For instance, it allows the general context to provide with the authentication of the user based on HTTP request information (e.g. SSO headers).
“”