Skip to content

Commit

Permalink
Close client
Browse files Browse the repository at this point in the history
  • Loading branch information
Shenali-SJ committed Sep 5, 2024
1 parent 14d0375 commit ab09e0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ public void atEnd() throws Exception {
restClient.closeHttpClient();
scim2RestClient.closeHttpClient();
actionsRestClient.closeHttpClient();
client.close();
accessToken = null;
jwtClaims = null;
}
Expand Down

0 comments on commit ab09e0b

Please sign in to comment.