509b502d3c
* improve scope check (log when application requests non-configured scopes) Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add offline_access special scope Signed-off-by: Jens Langhammer <jens@goauthentik.io> * ensure scope is set Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update tests for refresh tokens Signed-off-by: Jens Langhammer <jens@goauthentik.io> * special handling of scopes for github compat Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix spec Signed-off-by: Jens Langhammer <jens@goauthentik.io> * attempt to fix oidc tests Signed-off-by: Jens Langhammer <jens@goauthentik.io> * remove hardcoded slug Signed-off-by: Jens Langhammer <jens@goauthentik.io> * check scope from authorization code instead of request Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix injection for consent stage checking incorrectly Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> |
||
---|---|---|
.. | ||
__init__.py | ||
docker-compose.yml | ||
test_flows_authenticators.py | ||
test_flows_enroll.py | ||
test_flows_login.py | ||
test_flows_recovery.py | ||
test_flows_stage_setup.py | ||
test_provider_ldap.py | ||
test_provider_oauth2_github.py | ||
test_provider_oauth2_grafana.py | ||
test_provider_oidc.py | ||
test_provider_oidc_implicit.py | ||
test_provider_proxy.py | ||
test_provider_radius.py | ||
test_provider_saml.py | ||
test_source_ldap_samba.py | ||
test_source_oauth_oauth1.py | ||
test_source_oauth_oauth2.py | ||
test_source_saml.py | ||
utils.py |