Java EE eBooks on Leanpub
DZone Java Caching Refcard
-
Join 128 other subscribers
-
Recent Posts
- Basics of Kubernetes Volumes – Part 1 September 24, 2019
- Using Azure Disk to add persistent storage for your Kubernetes apps on Azure September 23, 2019
- “Kubernetes in a Nutshell” — blog series September 21, 2019
- My Tweets
Categories
- Books (6)
- Caching (1)
- Cloud (7)
- Docker (5)
- Java (136)
- Knowledge (1)
- kubernetes (8)
- NoSQL (2)
- Oracle Cloud (5)
- Oracle Directory Services (1)
- Oracle Identity & Access Management (1)
- Oracle Identity Governance (12)
- Oracle Identity Manager (17)
- Oracle Priviledged Account MAnager (1)
- Oracle Privileged Account Manager (2)
- Oracle Unified Directory (1)
- Productivity (1)
- serverless (2)
- Uncategorized (2)
- Follow Head in the clouds on WordPress.com
Tag Archives: oim
Stress testing the OIM web (UI) layer
The default configuration in Oracle IDM reserves 20 threads dedicated for serving front end (UI) requests. This basically means that the application server has a pool of 20 threads which it can utilize to serve users who are accessing OIM … Continue reading
Posted in Oracle Identity Governance, Oracle Identity Manager
Tagged JMeter, oim, oracle identity manager, testing
Leave a comment
Easing email notification testing in OIM
I happened to come across a pretty decent fake SMTP service called Mailtrap for email notifications testing while implementing stuff in OIM and have been using it for quite some time now (Of course the service itself has got nothing to … Continue reading
Summarizing ICF . . .
The Identity Connector Framework (ICF) has been around since quite some time now (used with OIM 11g R1 +). Oracle IDM has lots of stable connector implementations (using ICF) which are being extensively leveraged in real world IDM deployments e.g. Active Directory, … Continue reading
Posted in Oracle Identity Manager
Tagged icf, identity connector framework, oim, oracle identity manager
Leave a comment
A closer look at Oracle IDM Auditing
Reporting is a vital functionality in any product which deals with sensitive information. Same applies to Identity & Access Management tools. Oracle IDM’s Auditing module acts as a foundation for its OOTB Reporting capabilities. Let’s take a quick look at Auditing engine … Continue reading
Oracle IDM R2 PS2 : Rich Diagnostics
Oracle IDM R2 PS2 provides some really efficient troubleshooting, monitoring and diagnostic features. This post will provide a quick overview of the same and delve into using one such feature to resolve a practical … Continue reading
OPAM guides. . . continued. . .
This is basically a follow-up post to the one where I introduced OPAM and presented a set of working guides in order for folks out there to execute some quick fire prototyping. This post is pretty much on the same … Continue reading
Posted in Oracle Identity Governance, Oracle Privileged Account Manager
Tagged oig, oim, opam
Leave a comment
RESTFul OIM: Exposing Oracle IDM info using REST API
RESTFul OIM: Exposing Oracle IDM info using REST API With a RESTful interface for OIM, one can potentially end up with a fairly robust service layer which can benefit from the some of the advantages which REST has to offer, … Continue reading
Posted in Java, Java EE, Oracle Identity Manager
Tagged jaxrs, oim, oracle identity manager, REST, weblogic
3 Comments
OIM Reconciliation Process: Quick Peek
Few months ago, I had read an interesting article on OTN. It’s authored by Firdaus Fraz and gives us an insight into ICF and how reconciliation logic is designed in general. I happened to revisit this article and noticed that there … Continue reading
Posted in Oracle Identity Manager
Tagged oim, oim11g, oracle identity manager, oracle idm, reconciliation
Leave a comment
OIM 11g R2 Sandbox observation
OIM 11g R2 supports the concept of Sandboxes for performing any customizations. It has many benefits, which includes isolating the change process altogether from the live system. This in turn aids in testing without really having to worry about the … Continue reading
Posted in Oracle Identity Manager
Tagged oim, oim 11g r2, oracle identity manager, oracle idm
Leave a comment
OIM-agination: A critic’s point of view
The world has moved to Java EE 7 (released June 2013) and it has been 5 years since Java EE 6 was launched (December 2009). Oracle Identity Manager 11g R2 PS2 Is certified/runs on Java EE 5 Uses Spring for many … Continue reading
Posted in Java, Java EE, Oracle Identity Manager
Tagged java enterprise edition, javaee, oim, oracle identity manager, oracle idm
Leave a comment