In this post I would like to explain the upgrade procedure of Oracle Identity Federation from 10.1.4.0.1 to 10.1.4.3 Patch Number: 7215628 Here we go!! Stop the OIF processes using ./opmnctl stopall. Extract the patch installer and goto Disk1 and run the file runInstaller. Welcome screen will appear of the Install Wizard. Click Next. Select […]
Read MoreIn my earlier post, I have explained the installation steps of Oracle Identity Federation 10g, where I did not select Configuring Federation Data Store during installation. So, I would like to explain the process of configuring the federation data store post installation of OIF 10g and how can we see the assertion records created in […]
Read MoreThese days I am concentrating more on OIF 10g and I feel this as a wonderful opportunity to learn more. The usecase I achieved yesterday is same OIF 10g acting as both IDP and SP at the same time. Technically speaking, single OIF product can serve the authentication and service too which is really a […]
Read MoreThis post talks about configuring Federation Data Store in Oracle Identity Federation 10g. Please read the previous post on installing OIF 10g in a development environment, where no Federation or User data store details are provided during installation. Let me tell you the significance of Federation data store. Whenever federation happens between providers, a record […]
Read MoreI am going to talk about installation of Oracle Identity Federation 10g in this post. To learn some basics of OIF, there are some Question and Answers written here, go through it. I am illustrating the installation carried out in development environment and hence it will not cover high availability and cluster options. However, I […]
Read MoreThis post talks about uninstalling Oracle Identity Federation 10g installed in a windows server. In my environment, I had just OIF alone (no Oracle Application Server, so no OID). 1. Goto the location %ORACLE_HOME%\opmn\bin and stop opmn processes using the command opmnctl stopall. 2. Goto the location %ORACLE_HOME%\oui\bin and run the setup.exe file as shown […]
Read More