Blog Stats
- 81,377 hits
-
Recent Posts
Archives
- November 2016 (1)
- September 2015 (1)
- January 2013 (1)
- May 2012 (2)
- February 2012 (3)
- December 2011 (11)
- April 2011 (1)
Categories
Meta
Advertisements
Last 2 weeks I have been wrestling with a problem on how to make weblogic sql authenticator work correctly for user authentication when user password field is in salted hash format generated externally. I have discussed this problem in OTN … Continue reading
A friend of mine recently faced this SSL handshake issue when configuring OSB to do a 2 way SSL with an IIS server hosted by Microsoft. OSB was at the client side and was trying to access a webservice provided … Continue reading
In situations where you require non developers/administrators to access to OSB sbconsole, the approach followed is to assign these users to the Integration Monitors weblogic role. This grants them a read-only access and can just see the configurations in sbconsole … Continue reading
I recently read this blog post from Edwin Biemond where he explained how to configure SAML with OWSM using SOA and a JAX-WS webservice. I tried out the same using OSB projects and this post is to explain how to … Continue reading