[
https://issues.apache.org/jira/browse/KNOX-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13783456#comment-13783456
]
Larry McCay commented on KNOX-176:
----------------------------------
@Dilli - you are right - we need this level of documentation and I have had a
couple goes at it and have not been happy with any of them. I don't really
think that these details are important for this particular Jira however. There
are a couple others filed to track How to add security provider and How to add
a service. We should add another for overall deployment machinery
documentation. That area actually needs some attention in the next release and
we should try and use a DI framework if we can. That would make documenting it
much easier.
> Per Service overrides of Provider parameters
> --------------------------------------------
>
> Key: KNOX-176
> URL: https://issues.apache.org/jira/browse/KNOX-176
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 0.3.0
> Reporter: Kevin Minder
> Fix For: 0.4.0
>
>
> Within the topology file it should be possible to override some of the
> provider params at the service level. The complicating factor is figuring
> how what filters should be setup with the service's params. Should the param
> names be prefixed with a provider's role and name?
> <topology>
> <gateway>
> <provider>
> <role>X</role?
> <param><name>Y</name><value>Z</value></param>
> </provider>
> </gateway>
> <service>
> <role>A</role>
> <param><name>Y</name><value>Z</value></param>
> </service>
> </topology>
--
This message was sent by Atlassian JIRA
(v6.1#6144)