enterprise/providers: SSF #26712
Annotations
10 errors and 1 warning
run unittest:
authentik/crypto/tests.py#L58
TestCrypto.test_used_by_denied
AttributeError: 'NoneType' object has no attribute 'username'
|
run unittest:
authentik/crypto/tests.py#L58
TestCrypto.test_certificate_download_denied
AttributeError: 'NoneType' object has no attribute 'username'
|
run unittest:
authentik/crypto/tests.py#L58
TestCrypto.test_private_key_download_denied
AttributeError: 'NoneType' object has no attribute 'username'
|
run unittest:
authentik/providers/oauth2/tests/test_token.py#L58
TestToken.test_refresh_token_view
AssertionError: {'acc[1457 chars]r', 'scope': 'offline_access', 'expires_in': 3[1157 chars]BHc'} != {'acc[1457 chars]r', 'expires_in': 3600, 'id_token': 'eyJhbGciO[1130 chars]BHc'}
{'access_token': '***',
'expires_in': 3600,
'id_token': '***',
'refresh_token': 'ztl9pymQypDJhf2B25jPLh94qdV3yx3s8sxEMkyEpcuPU3Jaok3uANpwVPlHo1ZT8X1KwZr8pSMGiFLwQkjctjMZU1ehm7OZ8nFvEzEF6zNmUVT2NJlp3BPK5Sr0jWBn',
- 'scope': 'offline_access',
'token_type': 'Bearer'}
|
run unittest:
authentik/providers/oauth2/tests/test_token.py#L58
TestToken.test_auth_code_view
AssertionError: {'acc[1308 chars]r', 'scope': '', 'expires_in': 3600, 'id_token[1143 chars]eeI'} != {'acc[1308 chars]r', 'expires_in': 3600, 'id_token': 'eyJhbGciO[1130 chars]eeI'}
{'access_token': '***',
'expires_in': 3600,
'id_token': '***',
- 'scope': '',
'token_type': 'Bearer'}
|
run unittest:
authentik/providers/oauth2/tests/test_token.py#L58
TestToken.test_refresh_token_view_invalid_origin
AssertionError: {'acc[1396 chars]r', 'scope': 'offline_access', 'expires_in': 3[1095 chars]Tns'} != {'acc[1396 chars]r', 'expires_in': 3600, 'id_token': 'eyJhbGciO[1068 chars]Tns'}
{'access_token': '***',
'expires_in': 3600,
'id_token': '***',
'refresh_token': 'f3hxKoj1sWmEgqkSwX2aHnc1fSOu5PNQXs0m6WO7RUDTohfmH4U1Mirt0pPw9QWgNZ3pXxrRVDRBQfhY4MUvxORpPXn6sVUkizB7EKue5Slevyb0RZqwrHxuCrj2dtgh',
- 'scope': 'offline_access',
'token_type': 'Bearer'}
|
run unittest:
authentik/events/tests/test_middleware.py#L58
TestEventsMiddleware.test_create_with_api
TypeError: send_ssf_event() got an unexpected keyword argument 'subject'
|
run unittest:
authentik/stages/user_logout/tests.py#L58
TestUserLogoutStage.test_valid_get
AttributeError: 'NoneType' object has no attribute 'username'
|
run unittest:
authentik/stages/user_logout/tests.py#L58
TestUserLogoutStage.test_valid_post
AttributeError: 'NoneType' object has no attribute 'username'
|
run unittest:
authentik/providers/saml/tests/test_api.py#L58
TestSAMLProviderAPI.test_metadata_download
TypeError: send_ssf_event() got an unexpected keyword argument 'subject'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading