Page 1 of 1
Authentication via Oracle Access Manager
Posted: Wed Jan 07, 2015 10:33 am
by jmooreca
Is it possible to use Oracle Access Manager as an authentication source (natively, without installing the LDAP portions of OAM)?
Thanks,
Joel
Re: Authentication via Oracle Access Manager
Posted: Wed Jan 07, 2015 10:39 am
by slansing
What is this in regards to, setting up user authentication on your XI sever? It may be possible, however untested, and you would need hook in modifications to what XI uses when it queries for user information in it's postgresql database.
Re: Authentication via Oracle Access Manager
Posted: Wed Jan 07, 2015 10:53 am
by jmooreca
Yes, I was referring to using OAM to for user authentication in XI, rather than LDAP or local users.
Re: Authentication via Oracle Access Manager
Posted: Wed Jan 07, 2015 12:41 pm
by slansing
As far as I know we have not had any clients attempt this. We do not support it directly, but you are more than welcome to try and hook it in similarly to how the LDAP component works. I'd caution against using your production XI server to test this, and would instead use your testing/development installation.