Customizing ProvAppstoOID.tmp to populate krbprincipalName and orclsamaccountname
We need to populate the WNA attributes in OID to enable users to login using their domain identities using Kerberos. Hence i need to develop a rule like below:
USER_NAME:1: : :orclsamaccountname: :orcladuser:"MCIT.LOCAL$"+USER_NAME
USER_NAME:1: : :krbprincipalname: :orcladuser:USER_NAME+"@MCIT.LOCAL"
where USER_NAME is the applications login name coming from fnd_user table
this rule will force to populate whatever attribute i need for WNA to work properly. unfortunately i didn't find any reference for how to edit the mapping file of the provisioning profile being used in E-Business suiite R12.1.1.