Skip to content

Commit

Permalink
Added a TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc3092 committed Jan 9, 2025
1 parent c6f3868 commit 8105104
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
})
public class SecureOAuth2ServerToServerConfiguration {

// TODO: There's also one in no.nav.testnav.libs.standalone.servletsecurity.config.SecureOAuth2ServerToServerConfiguration. testnav-ident-pool (and possibly others) includes both libraries. This should be fixed.
@Bean
@ConditionalOnMissingBean
public JwtDecoder jwtDecoder(List<ResourceServerProperties> properties) {
Expand Down

0 comments on commit 8105104

Please sign in to comment.