You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @craph, do you mean to have authentication from ad/ldap, and roles from a file?
Looks like it is not supported yet.
Meanwhile you could create your own Remco jaas file, it could be hardcoded (won't have env vars) or could be based on this one (you'll need the resource too), this way you could have env vars, the file (using realm.properties structure) for the roles could be set using a volume.
Hello,
Please can you add a sample for JettyCombinedLdapLoginModule with JettyRolePropertyFileLoginModule setup ?
I'm unable to configure it correctly.
Thank you very much.
Best regards,
The text was updated successfully, but these errors were encountered: