Skip to content

Missing installation instruction on Readme #8

Description

@malavolti

SimpleSAMLphp: 1.16.3 (installed into /opt/simplesamlphp)
OS: Debian 9 - Stretch
AttributeAggregator module: installed through composer by following Readme file.


I saw that composer is not enough to enable the attributeaggregator module.

You have to copy the entire attributeaggregator directory from:

  • /opt/simplesamlphp/modules/vendor/simplesamlphp/simplesamlphp/modules/attributeaggregator

to:

  • /opt/simplesamlphp/modules/attributeaggregator

or you will receive an error like this:

Exception: Could not resolve 'attributeaggregator:attributeaggregator': no class named 'sspmod_attributeaggregator_Auth_Process_attributeaggregator' or 'SimpleSAML\Module\attributeaggregator\Auth\Process\attributeaggregator'.

Thank you so much for this module!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions