Claus Ibsen created CAMEL-6354:
----------------------------------

             Summary: camel-shiro - Make it easier to configure username and 
password for subject
                 Key: CAMEL-6354
                 URL: https://issues.apache.org/jira/browse/CAMEL-6354
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen
             Fix For: 2.12.0


Currently you have to use the 
org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector which is 
cumbersome to use.

Just look at the unit tests in org.apache.camel.itest.shiro.ShiroOverJmsTest in 
tests/camel-itest.

We should allow people to set a header with the username and password, and then 
let Shrio detect these and use them for creating the security token.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to