Is it possible to use Oracle Access Manager as an authentication source (natively, without installing the LDAP portions of OAM)?
Thanks,
Joel
Authentication via Oracle Access Manager
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Authentication via Oracle Access Manager
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
Yes, I was referring to using OAM to for user authentication in XI, rather than LDAP or local users.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Authentication via Oracle Access Manager
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.