Authentication via Oracle Access Manager

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jmooreca
Posts: 8
Joined: Tue Jul 24, 2012 9:38 am
Location: Southfield, MI

Authentication via Oracle Access Manager

Post by jmooreca »

Is it possible to use Oracle Access Manager as an authentication source (natively, without installing the LDAP portions of OAM)?

Thanks,
Joel
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Authentication via Oracle Access Manager

Post 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.
jmooreca
Posts: 8
Joined: Tue Jul 24, 2012 9:38 am
Location: Southfield, MI

Re: Authentication via Oracle Access Manager

Post by jmooreca »

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

Post 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.
Locked