Possibly SHIRO-712 <https://issues.apache.org/jira/browse/SHIRO-712>, but I'd like to make sure we are capturing the use-case too.
Your example seems like a bit of a highbred of DI and the INI. I'm guessing you want everything except the `[urls]` section outside of the INI file? On Fri, Jun 28, 2019 at 10:30 AM Steinar Bang <s...@dod.no> wrote: > >>>>> Steinar Bang <sb-1rlz5cwd...@public.gmane.org>: > >>>>> Steinar Bang <sb-1rlz5cwdol8-xmd5yjdbdmrexy1tmh2...@public.gmane.org > >: > > >> I'm able to create a DefaultWebSecurityManager with new, but I > >> couldn't figure out how to read in the shiro.ini configuration...? > > > Hm... perhaps this is what I should wait for...? > > https://issues.apache.org/jira/browse/SHIRO-712 > > > (But then again, if it reles on reflection it's possible I can't use > > it...?) > > What I want it for, is the mapping from paths to > users/roles/permissions. > > Perhaps that could be done using e.g. DS config...? > > What does the results of reading shiro.ini look like? >