java - Karaf OSGI return different JAAS realms with different loginmodules for each bundle -


there need have default jaas realm , list of bundles contains thirdparty code , uses default javax.security.auth.login.configuration creating logincontexts. each bundle should receive own jaas.conf (the list of loginmodules) same realm name.

does karaf has it's own security javax.security.auth.login.configuration implementation can this?

or need(and it's possible) implement same functionality manually?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -