Versions Compared

Key

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

...

Info
titleStork Configuration Properties

### With this property you can switch on and off the stork plugin
stork.enabled=true
provider.name=DEMO-SP
sp.sector=DEMO-SP
sp.aplication=DEMO-SP
sp.country=LOCAL
sp.qaalevel=3
### PEPS URL, this has to be changed and configured to your PEPS installation
peps.url=http://openncp6.gnomon.com.gr:9680/PEPS/ServiceProvider

### The stork login url must be relevant to your openncp installation domain.
stork.login.url=http://<openncpportal.url>/stork-plugin-0.5.0-SNAPSHOT/storkServlet

sp.return=http://<openncpportal.url>/

# Here is the list of the attributes used and requested to be returned from the stork application

sp.mandatory.personal.attributes=eIdentifier,givenName,surname,eMail
sp.mandatory.business.attributes=isHealthCareProfessional,Title
sp.mandatory.legal.attributes=

 

DO NOT CHANGE THIS
# portal settings stork tab
company.settings.form.authentication=general,ldap,cas,stork
terms.of.use.required=false
users.email.address.required=false
login.form.navigation.pre=stork
auto.login.hooks=com.liferay.portal.security.auth.StorkAutoLogin 

...