WebLogic “SSO” Security – Authenticators and Asserters

AshokBusiness Strategy, Technical TipsLeave a Comment

As part of our Oracle Identity Management services, we are consistently configuring environments running WebLogic and integrating deeply with the WLS Security architecture. The following information from the Oracle documentation is a good description of how this is accomplished. It is referred to by Oracle as Perimeter Authentication. WebLogic Server is designed to extend the single sign-on concept all the way to the perimeter through support for identity assertion. Provided as a critical piece of the WebLogic Security Framework, the concept of identity assertion allows WebLogic Server to use the authentication mechanism provided by perimeter authentication schemes such as the … Read More

Should I always use an Oracle sequence?

AshokBusiness Strategy, Industry Trends, Technical TipsLeave a Comment

Oracle die-hard purists will generally swear up and down about using a sequence for assigning a unique identifier to an record/entity. However, are there situations when you might to consider avoiding this practice?

The below video explains that computer systems have been able to guess social security numbers for 8.5% of people born since 1989. That is alarming for a number of reasons. But it also got me thinking about situations I may have come across in the business world (and IT in general) that could suffer from a similar problem.

Windows Mount on Linux – mount error(127): Key has expired

AshokTechnical TipsLeave a Comment

We just ran into a small annoyance while mounting a Windows share onto our Oracle Enterprise Linux (OEL) server. The password for the windows account had an @ symbol in it, which was not liked. The result was the following error: mount error(127): Key has expired If you run into this, check your password and remove any special characters you think might be causing the issue.

ColdFusion 9 on Linux 64-bit with Oracle WebLogic

AshokTechnical TipsLeave a Comment

ColdFusion installation on Oracle WebLogic is supported, and 64-bit support is also available. Per Adobe, following are some points to note about this setup: The majority of the functionality and features of ColdFusion run on 64-bit platforms; however, certain features including ColdFusion COM interoperability, ColdFusion Delphi interoperability, and Microsoft Access database connectivity do not work on a ColdFusion 64-bit platform. A few other features, such as ColdFusion .NET integration services and database drivers currently run in 32-bit mode. Click here for details on CF 9 System Requirements and Support Matrix. If we get some time, we’ll try to post detailed … Read More

WebCenter 11g Book – Hello World Examples, Screenshots, and Tutorials

AshokNews and Updates, Offerings, Technical TipsLeave a Comment

Our WebCenter 11g book has been out a few weeks and I have heard some good reviews from people who have picked it up. This version 1 book will quickly get you started with WebCenter 11g, providing you step-by-step screenshots on creating your environment followed by a Hello World web service that is exposed to the web as a WebCenter portlet among other common business scenarios you may need to accomplish.

Salesforce.com Integration with SOA 11g

AshokCase Studies, News and Updates, Technical Tips5 Comments

As a follow up to our highly successful White Paper on Salesforce.com Integration with SOA 10g, we have released a new version using SOA 11g: Salesforce.com Integration with SOA 11g This is included as part of a resource kit offered by Oracle Corp. After registering for the resource kit, you will see a link to the white paper as seen in the below screenshot: Enjoy!

Oracle Invests Over $1 Billion in Middleware 11g

AshokIndustry TrendsLeave a Comment

Oracle’s 11g Middleware management has thrown out a stat that might make your head spin. If it doesn’t, it probably should a little. For the Middleware 11g product line, they have spent over 16,000,000 (sixteen million) hours on quality assurance and testing. You can do some various forms of computation, but that gets me somewhere to a minimum cost near half-a-billion dollars on testing. They claim something similar for development time (over 10,000 person years which — by my calculations — is even more than 16,000,000 hours). So, I think Oracle is telling us they have spent over $1 billion … Read More