oracleinternetdirectory

What does it mean to "register system events... with Oracle Internet Directory"?

This is from the Stream - AQ docs. You can register system events, user events, and notifications on queues with Oracle Internet Directory. System events are database startup, database shutdown, and system error events. User events include user log on and user log off, DDL statements (create, drop, alter), and DML statement triggers....

Oracle User Management

Does anyone have experience working with Oracle User management? Any idea if it can be easily used to register users and roles into Oracle OID? And how I can use the defined roles in my application (i.e. should I hard code them)? ...

Logging into oracle db as a global user

We are trying to shape up an old, 2 tier, Delphi based application. It originally uses database authentication, we'd like to transform the db user accounts to global users, so an OID server could perform the authentication instead of the database. The Delphi program can no longer log into the database if the account is a global user. I'...

SSO logout scenario feasible?

Hi all, I have a requirement to be implemented with SSO, spefically the Oracle SSO with OID. The requirement may not be so SSO-like. The user will need to have two logout options: Global logout (which will be the SSO logout, invalidating the session in all logged in applications). According to what I have read, Oracle SSO achieves th...