Package 

Class SecurityConfig

  • All Implemented Interfaces:

    @Configuration()@EnableWebSecurity()@Profile(value = {"oauth2-okta | OTHER-OAUTH-PROFILE"}) 
    public final class SecurityConfig
    
                        

    Security configurations

    • to enable another OAuth provider, include the profile name in place of OTHER-OAUTH-PROFILE in the @Profile annotation