skip calling oidc userinfo when token is client-credential flow
Compare changes
+ 16
− 3
@@ -237,7 +237,7 @@ def test_evaluate_decision_deny_with_auto_error():
@@ -245,11 +245,24 @@ async def test_oidc_user_call_with_token(oidc_user, mock_request, mock_async_cli
@@ -278,7 +291,7 @@ async def test_oidc_user_call_token_from_request(oidc_user, mock_request, mock_a