Skip to content

Commit

Permalink
Merge #73
Browse files Browse the repository at this point in the history
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 <spahr@puzzle.ch>
Co-authored-by: Spahrson <ramon.spahr@gmail.com>
  • Loading branch information
3 people authored Oct 29, 2020
2 parents 431c83f + a0839d0 commit 50581a1
Show file tree
Hide file tree
Showing 4 changed files with 138 additions and 38 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ selenium = "==3.141.0"
pytest = "==6.1.0"
meilisearch = "==0.12.4"
requests-iap = "==0.2.0"
python-keycloak-client = "==0.2.3"

[dev-packages]
pylint = "==2.6.0"
Expand Down
Loading

0 comments on commit 50581a1

Please sign in to comment.