Skip to end of banner
Go to start of banner

PowerFolder configuration

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The following entries in the configuration file of PowerFolder control the setup of user authentication via Shibboleth. Once activated Shibboleth authentication is available for web, client and mobile app usage of PowerFolder.

Shibboleth authentication can be combined with other methods of authentication such as database, LDAP or RADIUS.

Activate Shibboleth

security.auth.order=shibboleth,database

Service Provider URL

shibboleth.serviceprovider.url=https://powerfolder.organization.net/login/shibboleth

XML URL of Federation Metadaten

shibboleth.metadata.url=https://www.aai.dfn.de/fileadmin/metadata/DFN-AAI-Test-metadata.xml

Merge accounts by email addresses

shibboleth.accounts.match_email=true

Create organizations automatically

shibboleth.create.organizations=true
shibboleth.organizations.attribute=o

Entitlement check

shibboleth.entitlement=http://idm.org/entitlement/organization-PowerFolder
  • No labels