Thanks for your answer. Wouldn't using a custom ini with interpolation mean setting up multiple "pre-set" ini-files (e.g. for LDAP, Database, ...) so the fitting ini-configuration gets loaded depending on a user's choice?
As an example, when the user wants to use LDAP, he would set up an environment such as AUTH_METHOD=LDAP. My setup would recognize this choice and would load the shiro-ldap.ini, which may read out env-vars using string interpolations for the URL and the DN-template, so the correct realm instance gets loaded using this special ini-file? -- Sent from: http://shiro-user.582556.n2.nabble.com/
