Skip to content

pchengi/esg-orp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

>>> DESCRIPTION

This package contains the ESG OpenidRelyingParty (ORP) web application, which can be used to secure a generic data application server
running in a Tomcat container in conjunction with the ESG access control filters, and any Openid Identity Provider.

>>> PREREQUISITES

o Fairly recent distribution of Ant: 1.7+

o Java 1.6 or above.

>> INSTALLATION

By default, the application is configured to use a self-signed example keystore located in the classpath as esg/keystore-localhost
(a corresponding example trustore containing that certificate is available as WEB-INF/jssecacerts). 
It is highly recommended to obtain or generate a keystore specific to your application, 
and to configure the ORP application to use it by changing the property file esg/application.properties 
(a corresponding trustore must also be generated to be used by the data application server).

When deployed on localhost, the default application URL is: https://localhost:8443/OpenidRelyingParty/ .

Note that by default the application writes out very verbose logs to facilitate debugging in early deployment. 
These settings can be changed in the file WEB-ING/log4j.xml


About

Mirror: ESGF Openid Relying Party (ORP)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.4%
  • Erlang 9.0%
  • Shell 3.7%
  • CSS 0.9%