[galaxyproject/galaxy] 51c6e2: Add a step in PSA pipeline to determine if ID toke...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 51c6e2f6ba6b654b7f234c0440cfaa95ac2735b4 https://github.com/galaxyproject/galaxy/commit/51c6e2f6ba6b654b7f234c0440cfa... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-08-13 (Mon, 13 Aug 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Add a step in PSA pipeline to determine if ID token exists. Commit: 405a08522e8f54341478dde5c88868e33ed55ec7 https://github.com/galaxyproject/galaxy/commit/405a08522e8f54341478dde5c8886... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-08-14 (Tue, 14 Aug 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- check for missing ID and refresh tokens. Commit: 0ed0bdf203c6d088487c24e42fd50951039f7e74 https://github.com/galaxyproject/galaxy/commit/0ed0bdf203c6d088487c24e42fd50... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-08-14 (Tue, 14 Aug 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Add some comments explaining when some OIDC-related errors can happen. Commit: 3e6fa40ec84206558aa11679170fd747ff2f20b3 https://github.com/galaxyproject/galaxy/commit/3e6fa40ec84206558aa11679170fd... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-08-15 (Wed, 15 Aug 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Fix some lint issues in psa_authnz.py. Commit: b29311fdab1a08a70eee7fad69f77bc72d8e88bc https://github.com/galaxyproject/galaxy/commit/b29311fdab1a08a70eee7fad69f77... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-08-15 (Wed, 15 Aug 2018) Changed paths: M lib/galaxy/model/__init__.py Log Message: ----------- Get ID token, if expired, refresh it. Commit: 27db877816bdba5f91ada327c63b7a7717341e18 https://github.com/galaxyproject/galaxy/commit/27db877816bdba5f91ada327c63b7... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-08-15 (Wed, 15 Aug 2018) Changed paths: M lib/galaxy/model/__init__.py Log Message: ----------- Remove the `get_access_token` as it hides a base method. Commit: f0a8c541d8c83e6e6bbd7731ba4197cae549b47a https://github.com/galaxyproject/galaxy/commit/f0a8c541d8c83e6e6bbd7731ba419... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-08-15 (Wed, 15 Aug 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Add a comment explaining a PSA pipeline step. Commit: 9d7f50c6c074a9d3e39763180d6e270f7290164f https://github.com/galaxyproject/galaxy/commit/9d7f50c6c074a9d3e39763180d6e2... Author: vjalili <jalili.vahid@gmail.com> Date: 2018-08-15 (Wed, 15 Aug 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Add doc string for `contains_required_data` function. Commit: 660a51495b52cf886db31dbcc807e54c5b787469 https://github.com/galaxyproject/galaxy/commit/660a51495b52cf886db31dbcc807e... Author: John Chilton <jmchilton@gmail.com> Date: 2018-08-27 (Mon, 27 Aug 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py M lib/galaxy/model/__init__.py Log Message: ----------- Merge pull request #6606 from VJalili/refresh_token Refresh an expired OIDC ID token Compare: https://github.com/galaxyproject/galaxy/compare/af99f49d82d9...660a51495b52 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub