Login Module Name is
org.picketlink.identity.federation.bindings.jboss.auth.RegExUserNameLoginModule

the module can have an option called "regex" that can give the regular expression to extract the username.

Eg: regex = UID=(.*?)\,

This will extract 007 out of
UID=007, EMAILADDRESS=something@something, CN=James Bond, O=SpyAgency

Change By: Anil Saldhana (10/Feb/14 11:36 AM)
Git Pull Request: https://github.com/picketlink/picketlink-bindings/pull/32 , https://github.com/picketlink/picketlink-bindings/pull/33
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira