Integrating RIB with an external Authentication Provider
Hello
In an Oracle Retail set up where we already have Oracle's OID-LDAP, would it be possible to integrate RIB with the external LDAP provider for the authentication of administrator users? As I see it, as long as I:
- Replicate the group created in the default embedded LDAP to OID
- Any role mapping could remain within WLS. I am not aware of any at the moment.
- Replicate the user(s)created in the default embedded LDAP to OID
- Set up the new Authentication provider with JAAS flag=SUFFICIENT
it should work. However, I cannot see any Oracle doc on this. Anyone aware of this being supported/documented anywhere?