Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dependencies/pip/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make pip_compile
#
-e git+https://github.com/OpenClinica/boss-oidc.git@29174ff0606e69ce5b44ba734b3742f153c4bbe9#egg=boss-oidc
-e git+https://github.com/OpenClinica/boss-oidc.git@cea482294a73c742b953f3d1fc7fb9a60635fa28#egg=boss-oidc
# via -r dependencies/pip/requirements.in
-e git+https://github.com/gushil/django-oidc.git@1fbbe169e785bab04cd9da5410245c97a18f3e38#egg=django-oidc
# via -r dependencies/pip/requirements.in
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pip/external_services.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make pip_compile
#
-e git+https://github.com/OpenClinica/boss-oidc.git@29174ff0606e69ce5b44ba734b3742f153c4bbe9#egg=boss-oidc
-e git+https://github.com/OpenClinica/boss-oidc.git@cea482294a73c742b953f3d1fc7fb9a60635fa28#egg=boss-oidc
# via -r dependencies/pip/requirements.in
-e git+https://github.com/gushil/django-oidc.git@1fbbe169e785bab04cd9da5410245c97a18f3e38#egg=django-oidc
# via -r dependencies/pip/requirements.in
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pip/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ pyasn1
redis==3.2.0

# Keycloak authentication integration
-e git+https://github.com/OpenClinica/boss-oidc.git@29174ff0606e69ce5b44ba734b3742f153c4bbe9#egg=boss-oidc
-e git+https://github.com/OpenClinica/boss-oidc.git@cea482294a73c742b953f3d1fc7fb9a60635fa28#egg=boss-oidc
-e git+https://github.com/gushil/django-oidc.git@1fbbe169e785bab04cd9da5410245c97a18f3e38#egg=django-oidc
-e git+https://github.com/jhuapl-boss/drf-oidc-auth.git@a6083cc58740587b6f765ddd7643234762d9f3b8#egg=drf-oidc-auth

Expand Down
2 changes: 1 addition & 1 deletion dependencies/pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make pip_compile
#
-e git+https://github.com/OpenClinica/boss-oidc.git@29174ff0606e69ce5b44ba734b3742f153c4bbe9#egg=boss-oidc
-e git+https://github.com/OpenClinica/boss-oidc.git@cea482294a73c742b953f3d1fc7fb9a60635fa28#egg=boss-oidc
# via -r dependencies/pip/requirements.in
-e git+https://github.com/gushil/django-oidc.git@1fbbe169e785bab04cd9da5410245c97a18f3e38#egg=django-oidc
# via -r dependencies/pip/requirements.in
Expand Down