This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/authentik/sources/oauth/tests
Jens Langhammer 96a30af0eb sources/oauth: allow overriding of all scopes
closes #3747

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-10-16 21:21:43 +02:00
..
__init__.py sources/oauth: start adding tests for types 2020-12-13 20:03:34 +01:00
test_type_azure_ad.py sources/oauth: use UPN for username with azure AD source 2022-08-23 20:55:25 +02:00
test_type_discord.py sources/oauth: fix openidconnect provider name 2021-08-21 18:36:06 +02:00
test_type_github.py sources/oauth: use GitHub's dedicated email API when no public email address is configured 2022-08-26 21:21:41 +02:00
test_type_google.py sources/oauth: allow overriding of all scopes 2022-10-16 21:21:43 +02:00
test_type_mailcow.py sources/oauth: Add Mailcow oauth source (#2380) 2022-02-27 15:06:02 +01:00
test_type_openid.py *: fix multiple tests 2021-11-16 10:38:21 +01:00
test_type_twitch.py sources/oauth: add Twitch OAuth source (#3746) 2022-10-10 10:59:07 +02:00
test_type_twitter.py sources/oauth: migrate twitter to oauth2 (#2893) 2022-05-18 00:03:02 +02:00
test_views.py sources/oauth: OIDC well-known and JWKS (#2936) 2022-05-24 21:02:50 +02:00