Skip to content

Commit 50581a1

Browse files
bors[bot]Ramon Spahrspahrson
authored
Merge #73
73: Add authentication with Keycloak for scraping r=curquiza a=spahrson This PR add the ability to authenticate by Keycloak. Co-authored-by: Ramon Spahr <[email protected]> Co-authored-by: Spahrson <[email protected]>
2 parents 431c83f + a0839d0 commit 50581a1

File tree

4 files changed

+138
-38
lines changed

4 files changed

+138
-38
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ selenium = "==3.141.0"
99
pytest = "==6.1.0"
1010
meilisearch = "==0.12.4"
1111
requests-iap = "==0.2.0"
12+
python-keycloak-client = "==0.2.3"
1213

1314
[dev-packages]
1415
pylint = "==2.6.0"

0 commit comments

Comments
 (0)