Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanbrl committed Feb 11, 2025
1 parent 683905d commit f42dc0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

@Configuration(proxyBeanMethods = false)
@EnableConfigurationProperties({ OAuth2ProxyConfigProperties.class, OpenIdConnectCustomClaimsConfigProperties.class,
GeorchestraGatewaySecurityConfigProperties.class, ExtendedOAuth2ClientProperties.class})
GeorchestraGatewaySecurityConfigProperties.class, ExtendedOAuth2ClientProperties.class })
@Slf4j(topic = "org.georchestra.gateway.security.oauth2")
public class OAuth2Configuration {

Expand Down

0 comments on commit f42dc0f

Please sign in to comment.