[galaxyproject/galaxy] c491b5: Add Globus config to PSA authnz backend.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: c491b5ea4e0d31ed19eed6f208c72bf1a7dc75f3 https://github.com/galaxyproject/galaxy/commit/c491b5ea4e0d31ed19eed6f208c72... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Add Globus config to PSA authnz backend. Commit: 157c14088c28ac6ed0634de2a1355e6a983537b2 https://github.com/galaxyproject/galaxy/commit/157c14088c28ac6ed0634de2a1355... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M lib/galaxy/authnz/managers.py Log Message: ----------- Make idp name matching generic, read from a dict of supported backends. Commit: c148606a4243d231bc1d0d69b7479f04122d8b72 https://github.com/galaxyproject/galaxy/commit/c148606a4243d231bc1d0d69b7479... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Make idp setup generic. Commit: 686aa18a303c80b862331071c7824c7eb22e2acb https://github.com/galaxyproject/galaxy/commit/686aa18a303c80b862331071c7824... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M config/oidc_backends_config.xml.sample Log Message: ----------- Add Globus to OIDC backends config file. Commit: c6afb31f2247d9f8cb188ccb241d3c900031d80f https://github.com/galaxyproject/galaxy/commit/c6afb31f2247d9f8cb188ccb241d3... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M config/oidc_backends_config.xml.sample Log Message: ----------- Add a link to Globus documentaiton page on backend config example. Commit: 6a98f96b9018a99450f3692f92ccb5f47090e092 https://github.com/galaxyproject/galaxy/commit/6a98f96b9018a99450f3692f92ccb... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M config/oidc_backends_config.xml.sample M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Add Elixir backend. Commit: 38a0733b799dd60689ad3071b251196607cc0f2a https://github.com/galaxyproject/galaxy/commit/38a0733b799dd60689ad3071b2511... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M config/oidc_backends_config.xml.sample M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Add PixelPin backend. Commit: 61efb8c838c6c14535b73457e7e951b3a77ebf3f https://github.com/galaxyproject/galaxy/commit/61efb8c838c6c14535b73457e7e95... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M lib/galaxy/dependencies/pipfiles/default/Pipfile M lib/galaxy/dependencies/pipfiles/default/pinned-dev-requirements.txt M lib/galaxy/dependencies/pipfiles/default/pinned-requirements.txt M lib/galaxy/dependencies/pipfiles/flake8/pinned-requirements.txt Log Message: ----------- Update PSA version to 3.1.0 and run `make update-dependencies`. Commit: e101d14230df11ae3acedc92c1a27775ae9cac8f https://github.com/galaxyproject/galaxy/commit/e101d14230df11ae3acedc92c1a27... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2019-03-07 (Thu, 07 Mar 2019) Changed paths: M lib/galaxy/dependencies/pipfiles/default/pinned-requirements.txt Log Message: ----------- More dep updates Commit: 06dd2f8bae88230bddacff4318ff83a405352be8 https://github.com/galaxyproject/galaxy/commit/06dd2f8bae88230bddacff4318ff8... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-08 (Fri, 08 Mar 2019) Changed paths: M lib/galaxy/dependencies/pipfiles/default/pinned-requirements.txt Log Message: ----------- Revert sqlalchemy version increment, since it breaks all the tests. Commit: 8e56a53a7bfe5f93618c9d8e388de41f0640fb8a https://github.com/galaxyproject/galaxy/commit/8e56a53a7bfe5f93618c9d8e388de... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-11 (Mon, 11 Mar 2019) Changed paths: M config/oidc_backends_config.xml.sample M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Drop support to Elixir IdP per missing ID token in authn response. Commit: 81fbfdac4aba04a37c439eb373b0b62e38ca38e4 https://github.com/galaxyproject/galaxy/commit/81fbfdac4aba04a37c439eb373b0b... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-11 (Mon, 11 Mar 2019) Changed paths: M config/oidc_backends_config.xml.sample M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Drop support for PixelPin IdP. Commit: 8ae44cd8cb87aa0b3d68c149472e76f7d07e750b https://github.com/galaxyproject/galaxy/commit/8ae44cd8cb87aa0b3d68c149472e7... Author: Martin Cech <marten@bx.psu.edu> Date: 2019-03-11 (Mon, 11 Mar 2019) Changed paths: M config/oidc_backends_config.xml.sample M lib/galaxy/authnz/managers.py M lib/galaxy/authnz/psa_authnz.py M lib/galaxy/dependencies/pipfiles/default/Pipfile M lib/galaxy/dependencies/pipfiles/default/pinned-dev-requirements.txt M lib/galaxy/dependencies/pipfiles/default/pinned-requirements.txt M lib/galaxy/dependencies/pipfiles/flake8/pinned-requirements.txt Log Message: ----------- Merge pull request #7463 from VJalili/upgrade_psa_2 Update to PSA 3.1 and support login with Globus identity Compare: https://github.com/galaxyproject/galaxy/compare/1ca256aaba84...8ae44cd8cb87
participants (1)
-
Martin Cech