Hi Chris

Property replacements are not supported. I never tried it but I am quite
sure.

Cheers
Christian

On Fri, Nov 7, 2014 at 4:26 PM, Chris Snider <chris.sni...@issinc.com>
wrote:

>  Hi,
>
>
>
> We have a plug-in for GeoServer that connects GeoServer roles to an RBAC
> service.  Currently, we set up the connection URL required to reach the
> service during initial deployment, which works well.  However, we are
> switching to a service discovery mechanism and need the values to be
> replaceable at runtime with Spring Framework properties or environment
> variables.
>
>
>
> Does the GeoServer security subsystem do property replacements when
> reading the config.xml file?
>
>
>
> Example configuration
>
>
>
> <rbacroleservice>
>
>   <name>RBAC_ROLE</name>
>
>   <className>com.company.security.RBACRoleService</className>
>
>   <connectURL>${rbac.httpPrefix}://${rbac.ip}:${rbac.port}/</connectURL>
>
>   <adminRoleName>ROLE_GEOADMIN</adminRoleName>
>
> </rbacroleservice>
>
>
>
>
>
> Thanks,
>
>
>
>
>
> Chris Snider
>
> Senior Software Engineer
>
> *Intelligent Software Solutions, Inc.*
>
> Direct (719) 452-7257
>
> [image: Description: Description: Description:
> cid:image001.png@01CA1F1F.CBC93990]
>
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
DI Christian Mueller MSc (GIS), MSc (IT-Security)
OSS Open Source Solutions GmbH
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to