Skip to content

Commit db1fb13

Browse files
author
Ramon Spahr
committed
Add authentication with Keycloak for scraping
1 parent 3caf2ba commit db1fb13

File tree

4 files changed

+136
-39
lines changed

4 files changed

+136
-39
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)