Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Federate proxy with OIDC filter to application and data directory.

Notifications You must be signed in to change notification settings

cyclone-project/federated-service-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

federated-service-data

Module filter access on application running on port 8080 to filtering Edugain on 80. and provide access to data directory to parse and download file at /data.

export DEAMON_OR_ITERACTIVE=it
export ALLOWED_EMAIL_SPACE_SEPARATED_VALUES="john.doe@no.where bowie@space.oddity"

#don't forget to adujst TARGET_FQDN, TARGET_PORT, and TARGET_PATH
export TARGET_PATH=/

# Set directory to parse on url <ip>/data, by default is '/root/mydisk'
export DATA_DIR=/root/mydisk

./startServiceData.sh

About

Federate proxy with OIDC filter to application and data directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages