Skip to content

Commit

Permalink
mising tag (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybeeelsdon authored Dec 4, 2024
1 parent 8935bf2 commit 0532b8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BL/Services/KeycloakCommon.cs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public static async Task<string> GetTokenForUserGuts(string username, string pas
return "";
}


Log.Information("{Function} Token found with correct role {AdminRole} for User {Username}",
"GetTokenForUserGuts", requiredRole, username);
}
Expand Down

0 comments on commit 0532b8d

Please sign in to comment.