Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The FastCGI Application consists of 2 modules:

  • A FastCGI responder (shibresponder) that handles the HandlerURL

  • A FastCGI authorizer (shibauthorizer) that acts as a filter and does the usual (authN, export assertions and authZ).

Bellow is a sample lighttpd snip of the configuration needed to get this to work:

...