Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Make the loading of StormpathWebSecurityConfigurer configurable by properties #1285

@dogeared

Description

@dogeared

Currently, StormpathWebSecurityConfigurer is auto-loaded thanks to the org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer property in spring.factories in the stormpath-spring-security-webmvc-spring-boot-starter.

The loading of StormpathWebSecurityConfigurer should be controlled by configuration properties (defaulted to true).

If false, it should not be auto-loaded. It can still be loaded using the .apply(stormpath()) DSL pattern.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions