Hello CAS Community

We are using CAS v6.5 as Federated Sign-In Module for MS Active Directory 
users. There is a requirement to support  usernames starting with a hash 
symbol '#'.

For example: #t...@domain.com.

We noticed that for integration with LDAP, CAS uses the Ldaptive library.

The documentation says that in this case special characters are escaped. 
And this is working correctly.

But we would also need the ability to disable this feature for certain 
characters.

org.ldaptive.auth.FormatDnResolver contains boolean value 'escapeUser' 
which is 'true' by default.

At the Ldaptive library level this parameter can be configured, but based 
on what we saw in the CAS sources, only the default state is used there 
which does not help us authenticate AD users beginning with #.

Could anyone help us solve this problem?

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/f32f7dcc-a9ec-4a4c-8561-6a3b22ba46ffn%40apereo.org.

Reply via email to