From 08096da76da73e9e6d9fb35b84c8568f78a68658 Mon Sep 17 00:00:00 2001 From: Stephen MacVicar Date: Wed, 21 Aug 2024 08:06:56 -0400 Subject: [PATCH] use token refresh stu2 for token refresh with scopes in asymmetric launch group --- .../base_token_refresh_stu2_group.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/onc_certification_g10_test_kit/base_token_refresh_stu2_group.rb b/lib/onc_certification_g10_test_kit/base_token_refresh_stu2_group.rb index 26df3f89..8509d375 100644 --- a/lib/onc_certification_g10_test_kit/base_token_refresh_stu2_group.rb +++ b/lib/onc_certification_g10_test_kit/base_token_refresh_stu2_group.rb @@ -37,7 +37,7 @@ class BaseTokenRefreshSTU2Group < Inferno::TestGroup } test from: :smart_token_refresh_body, id: :g10_token_refresh_body_without_scopes - test from: :smart_token_refresh, + test from: :smart_token_refresh_stu2, title: 'Server successfully refreshes the access token when optional scope parameter provided', id: :g10_token_refresh_with_scopes, config: {