Hello,
In order to avoid installation of multiple instances of a CAS using same
authentification backend (LDAP), i need to split different user
contextes (for each entity).
Is it possible to filter ldap entries with url parameter, eg :
/cas/entity1/login, /cas/entity2/login (instead of /cas/login) or else
with per-service attributes ?
Those two correspond to a filter. For ex this it what i want to do with
ldap.authn.searchFilter parameter :
uid={entity}.{user}
If you could give me some tips to help me implement such a solution, i
would be very grateful.
[Sorry for my english]
Regards,
Louis Chanouha