Skip to content

Commit

Permalink
nosemgrep
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoet committed Jan 10, 2024
1 parent 5cc921e commit ac510e2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

public class OidcService {
private static final String SCOPE_PARAM = "scope";

// nosemgrep
private static final String CLIENT_SECRET_PARAM = "client_secret";

private final OidcAuthorityDAO oidcAuthorityDAO;
Expand Down

0 comments on commit ac510e2

Please sign in to comment.