|
Oracle Identity Management Samples
This section contains a series of samples
demonstrating how to build and deploy applications for Oracle Identity
Management.
Samples Demonstrating Java APIs
These sample applications illustrate how
to use Java APIs of Oracle Identity Management for various functionalities
like User Authentication, Management, Group and Realm functions
etc.
Samples
Demonstrating PLSQL Packages
These sample applications illustrate how
to use the various PLSQL packages of Oracle Identity Management
like DBMS_LDAP, DBMS_ LDAP_UTL etc.
Delegated Administration Services
These sample applications provides instructions
on how to use Delegated Administration Services (DAS) to manage
Oracle Application Server users.
Directory Integration Platform
This section contains a series of samples
demonstrating how to build and deploy applications on Oracle Internet
Directory. Also this section contains various useful OIM/OID utilities
like DIPTESTER
Oracle Internet Directory Server Plugins
The purpose of these applications is to demonstrate the use of OID Server Plug-in Framework to build custom plugins for password policy management, authentication, audit/logging etc.
Oracle
Access Manager/IdentityXML Samples
These applications demonstrate uses of IdentityXML, the XML-based solution for making identity system functionality available using SOAP and the HTTP protocol.
Oracle Security Developer Tools Sample Programs
The purpose of these sample programs are to illustrate how to use the Oracle Security Developer Tools to implement the necessary pieces of a security infrastructure. The Oracle Security Developer Tools sample programs cover implementations of industry security standards from low level cryptography, certificate management, XML digital signatures and encryption, web services security and identity federation.
Perl Script for Decoding SAML Assertions
This Perl script provides an example of how to decode a URI-escaped, Base-64 encoded SAML assertion into a more readily human readable format.
OIF 11g Sample Authentication Engine for Trusted HTTP Header
This JSP file allows Oracle Identity Federation 11g to use a trusted HTTP header set by a proxy server (deployed in front of the OIF server's OHS server) for authenticating users to OIF. This may be useful for deploying other authentication mechanisms and web servers (e.g. Windows Native Authentication with Microsoft Internet Information Server IIS) in front of OIF to support your deployment. As always, when using trusted headers for authentication to applications, ensure that access to the application (in this case, OIF) is secured and that users are prevented from directly setting HTTP headers that the application is expecting to be set solely by the trusted perimeter system/device (e.g. proxy).
Sample OAM Multi-Language Login Form - JSP
A sample JSP page for an Oracle Access Manager login form supporting multiple languages. This sample form contains example languages in US English, Spanish, French, Brazilian Portuguese and German.
|