Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

What is it?

In order to pass basic authentication information in the header to an application that you have set up as a webProxy in uPortal. You will need

How to use

...

BasicLocalConnectionContext:

1) Add the attached org.jasig.portal.security.provider.BasicLocalConnectionContext to the source area and redeploy. Note: this code will be included with uPortal 2.5 and you won't need to download it here.

...

4) Define org.jasig.portal.security.provider.BasicLocalConnectionContext as the LocalConnectionContext implementation for that channel

...