summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorFrédéric Mangano-Tarumi <fmang@mg0.fr>2020-06-04 22:00:20 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2021-02-20 17:24:30 +0100
commit3b347d3989592293661a47a5bac7645afb8d61d6 (patch)
treeea3f86cadb041c46580e3c9ef7a3a2bb6a70a056 /.gitlab-ci.yml
parentb1300117ac6fc0f5e9cf1048576db8fb97470bcc (diff)
downloadaur-3b347d3989592293661a47a5bac7645afb8d61d6.tar.gz
aur-3b347d3989592293661a47a5bac7645afb8d61d6.tar.xz
Crude OpenID Connect client using Authlib
Developers can go to /sso/login to get redirected to the SSO. On successful login, the ID token is displayed. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f6260ebb..9dc951aa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,8 @@ before_script:
base-devel git gpgme protobuf pyalpm python-mysql-connector
python-pygit2 python-srcinfo python-bleach python-markdown
python-sqlalchemy python-alembic python-pytest python-werkzeug
- python-pytest-tap python-fastapi uvicorn nginx
+ python-pytest-tap python-fastapi uvicorn nginx python-authlib
+ python-itsdangerous python-httpx
test:
script: