Skip to content

riccardo-ferrari/web-proxy-basic-auth-portlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sample Web Proxy portlet with Basic Authentication support

WARNING: This sample project was developed for demo purposes only. This project wants to add Basic Authentication support to the Web Proxy portlet shipped with Liferay Portal and Based on portletbridge project.

Project requirements

  • No use of EXT plugin
  • Small code modifications
  • Sample usage of PortalDelegateServlet

Runtime requirements

In order to forward the user password to the 3rd-party web app you need to set session.store.password=true in your portal-ext.properties file.

TODO:

  • Configuration defaults are empty and may lead to parsing problems. Scope MUST be set.
  • Bugs?
  • Check portletbridge 1.2 changes.

About

Sample web proxy portlet plugin with basic auth support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages