Linking Internet Identity Provider Accounts
I am trying to link the facebook account with the LDAP mail
attribute using OAM 11gR2 (11.1.2.1) but it is not working.
The user attribute id is set to samaccountname and the below properties are added to the application profile
<Oct 9, 2013 1:28:52 PM GMT+02:00> <Error> <oracle.idaas.rp> <BEA-000000> <Exception in processRequest method
oracle.security.idaas.rp.RPException: oracle.security.idaas.rest.provider.cruds.BadSearchFilterException: Bad Search Filter
The user attribute id is set to samaccountname and the below properties are added to the application profile
app.acct.link.enabled=true
app.acct.link.attr=mail
The local authentication is working fine
however when trying the facebook authentication it through the below
error after clicking the link button in the registration page.app.acct.link.attr=mail
<Oct 9, 2013 1:28:52 PM GMT+02:00> <Error> <oracle.idaas.rp> <BEA-000000> <Exception in processRequest method
oracle.security.idaas.rp.RPException: oracle.security.idaas.rest.provider.cruds.BadSearchFilterException: Bad Search Filter
1