On Fri, Apr 19, 2019 at 11:23 AM kmartin <[email protected]> wrote: > I tried with a new fresh from source install on dedicated server. (no > container) > > and still have loops .. >
I'm in the process of setting up Keycloak to give it a shot and see what kind of results I can produce. > > Do you add user in a user-mapping file too ? > > The user-mapping file (File Authentication Extension) doesn't layer the same way with other authentication modules, so this probably won't work. You'll need to use some other module, most likely JDBC, to provide this functionality. -Nick
