providers/oauth2: Add provider federation between OAuth2 Providers #25979
Annotations
8 errors
run tests:
authentik/providers/oauth2/tests/test_token_cc_jwt_provider.py#L58
TestTokenClientCredentialsJWTProvider.test_invalid_jwt
TypeError: asdict() should be called on dataclass instances
|
run tests:
authentik/providers/oauth2/tests/test_token_cc_jwt_provider.py#L58
TestTokenClientCredentialsJWTProvider.test_invalid_signature
TypeError: asdict() should be called on dataclass instances
|
run tests:
authentik/providers/oauth2/tests/test_token_cc_jwt_provider.py#L58
TestTokenClientCredentialsJWTProvider.test_invalid_type
TypeError: asdict() should be called on dataclass instances
|
run tests:
authentik/providers/oauth2/tests/test_token_cc_jwt_provider.py#L58
TestTokenClientCredentialsJWTProvider.test_successful
TypeError: asdict() should be called on dataclass instances
|
run tests:
authentik/providers/oauth2/tests/test_token_cc_jwt_provider.py#L58
TestTokenClientCredentialsJWTProvider.test_invalid_no_app
TypeError: asdict() should be called on dataclass instances
|
run tests:
authentik/providers/oauth2/tests/test_token_cc_jwt_provider.py#L58
TestTokenClientCredentialsJWTProvider.test_invalid_expired
TypeError: asdict() should be called on dataclass instances
|
run tests:
authentik/providers/oauth2/tests/test_token_cc_jwt_provider.py#L58
TestTokenClientCredentialsJWTProvider.test_invalid_access_denied
TypeError: asdict() should be called on dataclass instances
|
run tests
Process completed with exit code 2.
|
Loading