Bash Script to set up Oracle Identity Environment on Linux
#!/bin/bash ############################################################# # Created on: 2/17/09 # Last Updated: 07/09/09 # Version 2.1.6 #############################################################...
View ArticleHardware Load Balancers #Oracle #IdM #OAM
Many people ask how they should implement hardware-based load balancers into an Oracle Access Manager (OAM) implementation. As a rule of thumb: load balancers should be placed in front of the...
View ArticleUpgrade #Oracle #OIF to 11.1.1.3 #IDM #Identity
We installed Oracle Identity Federation (OIF) 11.1.1.2 a few months ago and had to move on to some other, more pressing IDM-related issues. We finally came back to the Federation tasks at the...
View ArticleRecover Weblogic server admin password (on Linux)
On a virtual machine that I installed Oracle Identity Federation I found that I could not remember what I had set the Weblogic Server (WLS) password to. I needed a way to recover this password so...
View ArticleTroubleshooting errors starting #OID #11g #Oracle #Identity #LDAP
I have an Oracle Identity 11g environment running on VirtualBox 4.0. This is a development environment that I use to test out various installations and configurations. I noticed the other day that I...
View ArticleUsing sed to clean up an LDIF file for import #Oracle #Identity #UNIX
I needed to import a group of users, into Oracle Internet Directory (OID) with attributes in a variety of backend data stores. I used Oracle Virtual Directory to virtualize the data stores into a...
View Article#Oracle #OIF controlling the authentication method #SAML #IDM
I am working with a client today who has Oracle Identity Federation (OIF) 11g configured with Oracle Access Manager (OAM) 10g as the default Authentication Engine. With this configuration the...
View Article