ok, so i can manage multiple realm as documentation said ldap, jdbc, properties. Well i was trying to make a client side restful call using browser's client add-on plugin. I don't know how and where to set username and password to make it working. Should i encode bytes of 'username:password' in base64?? My web application is written in angularJS. suggestions?
On Wed, Apr 2, 2014 at 6:15 PM, jbonofre [via Karaf] < [email protected]> wrote: > Hi Honey, > > Karaf itself provide realm that CXF can leverages. > > You can take a look on the jaas:* commands and the documentation: > http://karaf.apache.org/manual/latest/users-guide/security.html > > Regards > JB > > On 04/02/2014 02:05 PM, [hidden > email]<http://user/SendEmail.jtp?type=node&node=4032537&i=0>wrote: > > > Hi, > > > > Every thing is fine now, i was wondering where and how to set username > and > > password in restful service as i am using CXF filters > > JAASAuthenticationFilter. One thing more can i change JAAS realm > dynamically > > so i use like a multitenant system? > > > > Thanks, > > Honey Goyal > > > > > > > > -- > > View this message in context: > http://karaf.922171.n3.nabble.com/Securing-Apache-CXF-Apache-Camel-tp4032525p4032536.html > > > Sent from the Karaf - Dev mailing list archive at Nabble.com. > > > > -- > Jean-Baptiste Onofré > [hidden email] <http://user/SendEmail.jtp?type=node&node=4032537&i=1> > http://blog.nanthrax.net > Talend - http://www.talend.com > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://karaf.922171.n3.nabble.com/Securing-Apache-CXF-Apache-Camel-tp4032525p4032537.html > To unsubscribe from Securing Apache CXF & Apache Camel, click > here<http://karaf.922171.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4032525&code=ZXIuaG9uZXkyMDEyQGdtYWlsLmNvbXw0MDMyNTI1fC0xOTIzNzA4OTQ=> > . > NAML<http://karaf.922171.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://karaf.922171.n3.nabble.com/Securing-Apache-CXF-Apache-Camel-tp4032525p4032538.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
