simplesamlphp / simplesamlphp-module-oidc

A SimpleSAMLphp module for OIDC OP support.
Other
46 stars 23 forks source link

Could not find a version of package... #39

Closed klention closed 4 years ago

klention commented 4 years ago

Hi,

Fresh install of simplesamlphp branch simplesamlphp-1.18 on CentOS8. php = 7.3.5 and npm = 6.13.4 When installing module simplesamlphp-module-oidc with: composer.phar require rediris-es/simplesamlphp-module-oidc I get this error:

 [InvalidArgumentException]
  Could not find a version of package rediris-es/simplesamlphp-module-oidc matching your minimum-stability (stable). Require it with an explicit
  version constraint allowing its desired stability.

require [--dev] [--prefer-source] [--prefer-dist] [--fixed] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...

And with: composer.phar require rediris-es/simplesamlphp-module-oidc:dev-master

Problem 1
    - symfony/framework-bundle v5.0.8 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.7 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.6 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.5 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.4 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.3 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.2 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.1 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.0 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - Installation request for rediris-es/simplesamlphp-module-oidc dev-master -> satisfiable by rediris-es/simplesamlphp-module-oidc[dev-master].
    - Conclusion: don't install symfony/routing v4.4.8
    - Conclusion: don't install symfony/routing v4.4.7
    - Conclusion: don't install symfony/routing v4.4.6
    - Conclusion: don't install symfony/routing v4.4.5
    - Conclusion: don't install symfony/routing v4.4.4
    - Conclusion: don't install symfony/routing v4.4.3
    - Conclusion: don't install symfony/routing v4.4.2
    - Conclusion: don't install symfony/routing v4.4.1
    - symfony/framework-bundle v4.4.0 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.1 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.2 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.3 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.4 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.5 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.6 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.7 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.8 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - Conclusion: don't install symfony/routing v4.4.0
    - Conclusion: don't install symfony/routing v4.3.11
    - Conclusion: don't install symfony/routing v4.3.10
    - Conclusion: don't install symfony/routing v4.3.9
    - Conclusion: don't install symfony/routing v4.3.8
    - Conclusion: don't install symfony/routing v4.3.7
    - Conclusion: don't install symfony/routing v4.3.6
    - Conclusion: don't install symfony/routing v4.3.5
    - Conclusion: don't install symfony/routing v4.3.4
    - Conclusion: don't install symfony/routing v4.3.3
    - Conclusion: don't install symfony/routing v4.3.2
    - Conclusion: don't install symfony/routing v4.3.1
    - symfony/framework-bundle v4.3.0 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.1 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.10 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.11 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.2 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.3 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.4 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.5 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.6 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.7 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.8 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.9 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - Conclusion: don't install symfony/routing v4.3.0
    - Conclusion: don't install symfony/routing v4.2.12
    - Conclusion: don't install symfony/routing v4.2.11
    - Conclusion: don't install symfony/routing v4.2.10
    - Conclusion: don't install symfony/routing v4.2.9
    - symfony/framework-bundle v4.2.9 requires symfony/routing ^4.2.8 -> satisfiable by symfony/routing[v4.2.10, v4.2.11, v4.2.12, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.8 requires symfony/routing ^4.2.8 -> satisfiable by symfony/routing[v4.2.10, v4.2.11, v4.2.12, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.12 requires symfony/routing ^4.2.8 -> satisfiable by symfony/routing[v4.2.10, v4.2.11, v4.2.12, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.11 requires symfony/routing ^4.2.8 -> satisfiable by symfony/routing[v4.2.10, v4.2.11, v4.2.12, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.10 requires symfony/routing ^4.2.8 -> satisfiable by symfony/routing[v4.2.10, v4.2.11, v4.2.12, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - Conclusion: don't install symfony/routing v4.2.8
    - Conclusion: don't install symfony/routing v4.2.7
    - Conclusion: don't install symfony/routing v4.2.6
    - Conclusion: don't install symfony/routing v4.2.5
    - Conclusion: don't install symfony/routing v4.2.4
    - Conclusion: don't install symfony/routing v4.2.3
    - Conclusion: don't install symfony/routing v4.2.2
    - Installation request for symfony/config (locked at v3.4.36, required as ^3.4 || ^4.0) -> satisfiable by symfony/config[v3.4.36].
    - Conclusion: don't install symfony/routing v4.2.1
    - Conclusion: don't install symfony/routing v4.2.0
    - Conclusion: don't install symfony/routing v4.1.12
    - Conclusion: don't install symfony/routing v4.1.11
    - Conclusion: don't install symfony/routing v4.1.10
    - Conclusion: don't install symfony/routing v4.1.9
    - Conclusion: don't install symfony/routing v4.1.8
    - Conclusion: don't install symfony/routing v4.1.7
    - Conclusion: don't install symfony/routing v4.1.6
    - Conclusion: don't install symfony/routing v4.1.5
    - Conclusion: don't install symfony/routing v4.1.4
    - Conclusion: don't install symfony/routing v4.1.3
    - Conclusion: don't install symfony/routing v4.1.2
    - Installation request for symfony/routing (locked at v3.4.36, required as ^3.4 || ^4.0) -> satisfiable by symfony/routing[v3.4.36].
    - Conclusion: don't install symfony/routing v4.1.1
    - rediris-es/simplesamlphp-module-oidc dev-master requires web-token/jwt-framework ^2.1 -> satisfiable by web-token/jwt-framework[v2.1.0, v2.1.1, v2.1.2, v2.1.3, v2.1.4, v2.1.5].
    - web-token/jwt-framework v2.1.0 requires symfony/framework-bundle ^4.2 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - web-token/jwt-framework v2.1.1 requires symfony/framework-bundle ^4.2 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - web-token/jwt-framework v2.1.2 requires symfony/framework-bundle ^4.2|^5.0 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8, v5.0.0, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8].
    - web-token/jwt-framework v2.1.3 requires symfony/framework-bundle ^4.2|^5.0 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8, v5.0.0, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8].
    - web-token/jwt-framework v2.1.4 requires symfony/framework-bundle ^4.2|^5.0 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8, v5.0.0, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8].
    - web-token/jwt-framework v2.1.5 requires symfony/framework-bundle ^4.2|^5.0 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8, v5.0.0, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8].
    - symfony/framework-bundle v4.2.0 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.1 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.2 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.3 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.4 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.5 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.6 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.7 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - Conclusion: don't install symfony/routing v4.1.0

debug2: channel 0: window 992918 sent adjust 55658

Installation failed, reverting ./composer.json to its original content.
tvdijen commented 4 years ago

That's because there is no stable version of this package

klention commented 4 years ago

Ok thank you for the information. So which is the right way on installing it?

tvdijen commented 4 years ago

You could do composer require rediris-es/simplesamlphp-module-oidc:dev-master

klention commented 4 years ago

I have tried that too. As written on my first thread. Get the following error:

  Problem 1
    - symfony/framework-bundle v5.0.8 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.7 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.6 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.5 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.4 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.3 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.2 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.1 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - symfony/framework-bundle v5.0.0 requires symfony/config ^5.0 -> satisfiable by symfony/config[5.0.x-dev, 5.1.x-dev, v5.0.0, v5.0.0-BETA1, v5.0.0-BETA2, v5.0.0-RC1, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.1.0-BETA1] but these conflict with your requirements or minimum-stability.
    - Installation request for rediris-es/simplesamlphp-module-oidc dev-master -> satisfiable by rediris-es/simplesamlphp-module-oidc[dev-master].
    - Conclusion: don't install symfony/routing v4.4.8
    - Conclusion: don't install symfony/routing v4.4.7
    - Conclusion: don't install symfony/routing v4.4.6
    - Conclusion: don't install symfony/routing v4.4.5
    - Conclusion: don't install symfony/routing v4.4.4
    - Conclusion: don't install symfony/routing v4.4.3
    - Conclusion: don't install symfony/routing v4.4.2
    - Conclusion: don't install symfony/routing v4.4.1
    - symfony/framework-bundle v4.4.0 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.1 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.2 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.3 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.4 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.5 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.6 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.7 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.4.8 requires symfony/routing ^4.4|^5.0 -> satisfiable by symfony/routing[v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - Conclusion: don't install symfony/routing v4.4.0
    - Conclusion: don't install symfony/routing v4.3.11
    - Conclusion: don't install symfony/routing v4.3.10
    - Conclusion: don't install symfony/routing v4.3.9
    - Conclusion: don't install symfony/routing v4.3.8
    - Conclusion: don't install symfony/routing v4.3.7
    - Conclusion: don't install symfony/routing v4.3.6
    - Conclusion: don't install symfony/routing v4.3.5
    - Conclusion: don't install symfony/routing v4.3.4
    - Conclusion: don't install symfony/routing v4.3.3
    - Conclusion: don't install symfony/routing v4.3.2
    - Conclusion: don't install symfony/routing v4.3.1
    - symfony/framework-bundle v4.3.0 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.1 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.10 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.11 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.2 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.3 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.4 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.5 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.6 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.7 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.8 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.3.9 requires symfony/routing ^4.3 -> satisfiable by symfony/routing[v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - Conclusion: don't install symfony/routing v4.3.0
    - Conclusion: don't install symfony/routing v4.2.12
    - Conclusion: don't install symfony/routing v4.2.11
    - Conclusion: don't install symfony/routing v4.2.10
    - Conclusion: don't install symfony/routing v4.2.9
    - symfony/framework-bundle v4.2.9 requires symfony/routing ^4.2.8 -> satisfiable by symfony/routing[v4.2.10, v4.2.11, v4.2.12, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.8 requires symfony/routing ^4.2.8 -> satisfiable by symfony/routing[v4.2.10, v4.2.11, v4.2.12, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.12 requires symfony/routing ^4.2.8 -> satisfiable by symfony/routing[v4.2.10, v4.2.11, v4.2.12, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.11 requires symfony/routing ^4.2.8 -> satisfiable by symfony/routing[v4.2.10, v4.2.11, v4.2.12, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.10 requires symfony/routing ^4.2.8 -> satisfiable by symfony/routing[v4.2.10, v4.2.11, v4.2.12, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - Conclusion: don't install symfony/routing v4.2.8
    - Conclusion: don't install symfony/routing v4.2.7
    - Conclusion: don't install symfony/routing v4.2.6
    - Conclusion: don't install symfony/routing v4.2.5
    - Conclusion: don't install symfony/routing v4.2.4
    - Conclusion: don't install symfony/routing v4.2.3
    - Conclusion: don't install symfony/routing v4.2.2
    - Installation request for symfony/config (locked at v3.4.36, required as ^3.4 || ^4.0) -> satisfiable by symfony/config[v3.4.36].
    - Conclusion: don't install symfony/routing v4.2.1
    - Conclusion: don't install symfony/routing v4.2.0
    - Conclusion: don't install symfony/routing v4.1.12
    - Conclusion: don't install symfony/routing v4.1.11
    - Conclusion: don't install symfony/routing v4.1.10
    - Conclusion: don't install symfony/routing v4.1.9
    - Conclusion: don't install symfony/routing v4.1.8
    - Conclusion: don't install symfony/routing v4.1.7
    - Conclusion: don't install symfony/routing v4.1.6
    - Conclusion: don't install symfony/routing v4.1.5
    - Conclusion: don't install symfony/routing v4.1.4
    - Conclusion: don't install symfony/routing v4.1.3
    - Conclusion: don't install symfony/routing v4.1.2
    - Installation request for symfony/routing (locked at v3.4.36, required as ^3.4 || ^4.0) -> satisfiable by symfony/routing[v3.4.36].
    - Conclusion: don't install symfony/routing v4.1.1
    - rediris-es/simplesamlphp-module-oidc dev-master requires web-token/jwt-framework ^2.1 -> satisfiable by web-token/jwt-framework[v2.1.0, v2.1.1, v2.1.2, v2.1.3, v2.1.4, v2.1.5].
    - web-token/jwt-framework v2.1.0 requires symfony/framework-bundle ^4.2 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - web-token/jwt-framework v2.1.1 requires symfony/framework-bundle ^4.2 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - web-token/jwt-framework v2.1.2 requires symfony/framework-bundle ^4.2|^5.0 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8, v5.0.0, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8].
    - web-token/jwt-framework v2.1.3 requires symfony/framework-bundle ^4.2|^5.0 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8, v5.0.0, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8].
    - web-token/jwt-framework v2.1.4 requires symfony/framework-bundle ^4.2|^5.0 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8, v5.0.0, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8].
    - web-token/jwt-framework v2.1.5 requires symfony/framework-bundle ^4.2|^5.0 -> satisfiable by symfony/framework-bundle[v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8, v5.0.0, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8].
    - symfony/framework-bundle v4.2.0 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.1 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.2 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.3 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.4 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.5 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.6 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - symfony/framework-bundle v4.2.7 requires symfony/routing ^4.1 -> satisfiable by symfony/routing[v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.12, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9, v4.2.0, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9, v4.3.0, v4.3.1, v4.3.10, v4.3.11, v4.3.2, v4.3.3, v4.3.4, v4.3.5, v4.3.6, v4.3.7, v4.3.8, v4.3.9, v4.4.0, v4.4.1, v4.4.2, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8].
    - Conclusion: don't install symfony/routing v4.1.0

Installation failed, reverting ./composer.json to its original content.

I also tried git clone into modules dir but got the following error when going to: https://domain.com/simplesaml/module.php/core/frontpage_welcome.php

May 9 21:25:13 idp simplesamlphp[3362]: 3 [e553f02447] SimpleSAML\Error\Exception: Error 1 - Class 'SimpleSAML\Modules\OpenIDConnect\Services\DatabaseMigration' not found at /var/simplesamlphp/modules/oidc/hooks/hook_frontpage.php:24

klention commented 4 years ago

Yes that is what I did but still it shows the error I have written.

tvdijen commented 4 years ago

I don't know what else to say other than that it's not stable yet...

klention commented 4 years ago

Maybe this can help. I am trying adding simplesamlphp-module-openidprovider (https://github.com/simplesamlphp/simplesamlphp-module-openidprovider) and I get a similar error as with simplesamlphp-module-oidc module I have describe earlier.

This if from simplesamlphp-module-oidc:

Error 1 - Class SimpleSAML\Modules\OpenIDConnect\Services\DatabaseMigration' not found at /var/simplesamlphp/modules/oidc/hooks/hook_frontpage.php:24

And this from simplesamlphp-module-openidprovider:

Error 1 - Class 'SimpleSAML\Module\openidprovider\ProviderServer' not found at /var/simplesamlphp/modules/openidProvider/www/user.php:10

tvdijen commented 4 years ago

@klention Then you must be mixing the openidprovider-module with an ancient version of SimpleSAMLphp.. I just tried it and that module works just fine on v1.18

klention commented 4 years ago

My SimpleSAMLphp version is 1.18.6. Installed a few days ago from simplesamlphp-1.18.

Let me do a reinstallation. My environment is: Centos 8 PHP 7.3.5 and npm 6.13.4

What is your environment? So we can be on same page.

tvdijen commented 4 years ago

Also Centos 8 + PHP 7.3.. How are you installing the module?

klention commented 4 years ago

Regarding simplesamlphp-module-oidc could not install through composer so I did:

git clone https://github.com/rediris-es/simplesamlphp-module-oidc.git oidc and got:

SimpleSAML\Error\Exception: Error 1 - Class 'SimpleSAML\Modules\OpenIDConnect\Services\DatabaseMigration' not found at /var/simplesamlphp/modules/oidc/hooks/hook_frontpage.php:24

Regarding simplesamlphp-module-openidprovide I did not find any installation manual on github so I git clone.

git clone https://github.com/simplesamlphp/simplesamlphp-module-openidprovider.git openidProvider

and got:

Error 1 - Class 'SimpleSAML\Module\openidprovider\ProviderServer' not found at /var/simplesamlphp/modules/openidProvider/www/user.php:10

tvdijen commented 4 years ago

Any module should be installed with composer require <package>

klention commented 4 years ago

Just tried installing through composer:

simplesamlphp/simplesamlphp-module-openidprovider Installation goes OK but when clicking (OpenID provider) link on Authentcation tab. The page goes blank and from the logs:

Error 1 - Call to a member function render() on null at /var/simplesamlphp/lib/SimpleSAML/XHTML/Template.php:515

sgomez commented 4 years ago

Please, try with this release

https://packagist.org/packages/rediris-es/simplesamlphp-module-oidc#v1.0.0-rc.3

klention commented 4 years ago

Sorry but still could not install through composer. Below you will see the complete installation with commands:

git clone https://github.com/simplesamlphp/simplesamlphp.git -b simplesamlphp-1.18 simplesamlphp
cd simplesamlphp
wget https://getcomposer.org/download/1.10.6/composer.phar
chmod +x composer.phar
php composer.phar install
npm install
npm run build
composer.phar require rediris-es/simplesamlphp-module-oidc:v1.0.0-rc.3

[root@idp var]# git clone https://github.com/simplesamlphp/simplesamlphp.git -b simplesamlphp-1.18 simplesamlphp

Cloning into 'simplesamlphp'... remote: Enumerating objects: 16, done. remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 100% (8/8), done. remote: Total 71441 (delta 4), reused 14 (delta 4), pack-reused 71425 Receiving objects: 100% (71441/71441), 22.28 MiB | 10.61 MiB/s, done. Resolving deltas: 100% (43961/43961), done.

[root@idp var]# cd simplesamlphp
[root@idp simplesamlphp]# wget https://getcomposer.org/download/1.10.6/composer.phar

--2020-05-17 18:51:40-- https://getcomposer.org/download/1.10.6/composer.phar Resolving getcomposer.org (getcomposer.org)... 54.36.53.46, 2001:41d0:302:1100::8:104f Connecting to getcomposer.org (getcomposer.org)|54.36.53.46|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1973494 (1.9M) [application/octet-stream] Saving to: ‘composer.phar’

composer.phar 100%[======================================================================>] 1.88M 5.00MB/s in 0.4s

2020-05-17 18:51:41 (5.00 MB/s) - ‘composer.phar’ saved [1973494/1973494]

[root@idp simplesamlphp]# chmod +x composer.phar
[root@idp simplesamlphp]# php composer.phar install

Do not run Composer as root/super user! See https://getcomposer.org/root for details Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run composer update or composer update <package name>. Package operations: 99 installs, 0 updates, 0 removals

[root@idp simplesamlphp]# npm install

node-sass@4.13.1 install /var/simplesamlphp/node_modules/node-sass node scripts/install.js

Cached binary found at /root/.npm/node-sass/4.13.1/linux-x64-64_binding.node

node-sass@4.13.1 postinstall /var/simplesamlphp/node_modules/node-sass node scripts/build.js

Binary found at /var/simplesamlphp/node_modules/node-sass/vendor/linux-x64-64/binding.node Testing binary Binary is fine npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 632 packages from 616 contributors and audited 699 packages in 9.013s

5 packages are looking for funding run npm fund for details

found 3 low severity vulnerabilities run npm audit fix to fix them, or npm audit for details

[root@idp simplesamlphp]# npm run build

simplesamlphp@ build /var/simplesamlphp webpack -p

Hash: e4a434d185ae04353c3b Version: webpack 4.41.2 Time: 7407ms Built at: 05/17/2020 6:52:03 PM Asset Size Chunks Chunk Names css/stylesheet.css 80.3 KiB 2 [emitted] stylesheet css/stylesheet.css.map 210 KiB 2 [emitted] [dev] stylesheet fonts/FontAwesome.otf 132 KiB [emitted] fonts/fontawesome-webfont.eot 162 KiB [emitted] fonts/fontawesome-webfont.svg 434 KiB [emitted] [big] fonts/fontawesome-webfont.ttf 162 KiB [emitted] fonts/fontawesome-webfont.woff 95.7 KiB [emitted] fonts/fontawesome-webfont.woff2 75.4 KiB [emitted] js/bundle.js 212 KiB 0 [emitted] bundle js/bundle.js.map 961 KiB 0 [emitted] [dev] bundle js/logout.js 92.3 KiB 1 [emitted] logout js/logout.js.map 470 KiB 1 [emitted] [dev] logout js/stylesheet.js 999 bytes 2 [emitted] stylesheet js/stylesheet.js.map 4.62 KiB 2 [emitted] [dev] stylesheet Entrypoint bundle = js/bundle.js js/bundle.js.map Entrypoint logout = js/logout.js js/logout.js.map Entrypoint stylesheet = js/stylesheet.js css/stylesheet.css js/stylesheet.js.map css/stylesheet.css.map [1] (webpack)/buildin/global.js 472 bytes {0} {1} [built] [9] ./src/js/logout/logout.js 7.44 KiB {1} [built] [10] ./src/js/bundle.js 1.57 KiB {0} [built] [16] ./src/js/logout/main.js 125 bytes {1} [built] [17] ./src/js/style.js 31 bytes {2} [built] [18] ./src/css/default.scss 41 bytes [built] [19] ./node_modules/css-loader/dist/cjs.js??ref--5-2!./node_modules/sass-loader/dist/cjs.js??ref--5-3!./src/css/default.scss 200 KiB [built]

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: fonts/fontawesome-webfont.svg (434 KiB)

WARNING in webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js??ref--5-2!node_modules/sass-loader/dist/cjs.js??ref--5-3!src/css/default.scss: Entrypoint undefined = extract-text-webpack-plugin-output-filename [1] ./node_modules/css-loader/dist/cjs.js??ref--5-2!./node_modules/sass-loader/dist/cjs.js??ref--5-3!./src/css/default.scss 200 KiB {0} [built]

[root@idp simplesamlphp]# composer.phar require rediris-es/simplesamlphp-module-oidc:v1.0.0-rc.3 Do not run Composer as root/super user! See https://getcomposer.org/root for details ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content.

sgomez commented 4 years ago

Hi @klention please upgrade ssp installation first and confirms that works. Thanks! I released a 1.0.0 version, so you don't need to tag the release anymore.

[I] ➜ composer upgrade                                      
Loading composer repositories with package information
Updating dependencies (including require-dev)
    1/1:    https://codeload.github.com/composer/ca-bundle/legacy.zip/95c63ab2117a72f48f5a55da9740a3273d45b7fd
    Finished: success: 1, skipped: 0, failure: 0, total: 1
Package operations: 8 installs, 29 updates, 4 removals
Writing lock file
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
muglug/package-versions-56:  Generating version class...
muglug/package-versions-56: ...done generating version class
simplesamlphp on  simplesamlphp-1.18 [!] via ⬢ v10.19.0 via 🐘 v7.4.6 took 13s 

[I] ➜ composer require rediris-es/simplesamlphp-module-oidc 
Using version ^1.0 for rediris-es/simplesamlphp-module-oidc
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
    1/1:    https://codeload.github.com/rediris-es/simplesamlphp-module-oidc/legacy.zip/a8de2f9dde0b4cd3bcdec4e5eb77924f66aadb02
    Finished: success: 1, skipped: 0, failure: 0, total: 1
Package operations: 28 installs, 0 updates, 0 removals
Writing lock file
Generating autoload files
30 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
muglug/package-versions-56:  Generating version class...
muglug/package-versions-56: ...done generating version class
klention commented 4 years ago

Hi @sgomez thank you all for your time and work. Now I can install it but have a problem with a missing certificate. Caused by: SimpleSAML\Error\Exception: OpenId Connect certification file does not exists: /var/simplesamlphp/cert/oidc_module.crt.

sgomez commented 4 years ago

You need to create them. Please check out the readme and the config template files.

klention commented 4 years ago

I forgot to generate them. Sorry :) It is all working fine now.

tvdijen commented 4 years ago

@klention regarding the openidprovider-module, you need to use the v0.9.1 version.