You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "jujoramos (GitHub)" <gi...@apache.org> on 2020/03/05 16:13:15 UTC

[GitHub] [geode] jujoramos commented on issue #4772: GEODE-7851: configure pulse security using java code instead of using xml

> See CustomSecurityConfig, that still allows user to plugin their own configuration xml

Awesome!.
Since you're already making these changes... I've seen several scenarios in the past on which our users complained about the fact that they need to either uncompress/recompress the `war` file or add the `pulse-authentication-custom.xml` file within the application container's classpath. Would it make sense to make this configurable via system properties or something similar (`@Value("${custom.spring.security.file}")`)?.

[ Full content available at: https://github.com/apache/geode/pull/4772 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org