Posts tagged as:
identity
Daily del.icio.us for Feb 28, 2007 through Mar 01, 2007
- LWN: Who wrote 2.6.20? - It is not uncommon to see Linux referred to as a volunteer-created system, as opposed to the corporate-sponsored, proprietary alternatives
- James Governor's Monkchips - Adobe Engage: Fighting Against The Architecture of the Space - We need to fight against the architecture of the space (that's cool)
- Using Amfphp 1.9 with the Adobe Flex 2 SDK | HowtoForge - Linux Howtos and Tutorials - This article shows how you can make PHP interact with Adobe Flex
- Will (Or Should) Adobe open-source Flex? - Open sourcing Flex would certainly lead to wider adoption of Flex as an application development framework. So why doesn't Adobe do it? The next generation of AJAX frameworks are also just around the corner and they will compete with Flex. OpenLaszlo is an
- Google Apps - SAML-based Single Sign-On - Google Apps offers a SAML-based Single Sign-On (SSO) service that provides partner companies with full control over the authorization and authentication of hosted user accounts that can access web-based applications like Gmail or Google Calendar
- Open Service Oriented Architecture collaboration. - The Open Service Oriented Architecture collaboration is currently working on a series of specifications that are made available to the industry on a Royalty Free licensing basis
- Interface21 Team Blog - Oracle Contributing Oracle Application Server Integration Code to Spring Framework - This is similar to what we have with WebLogic 8.1 and above in WebLogicJtaTransactionManager. The OC4JJtaTransactionManager should be used in place of the generic JtaTransactionManager in an OC4J environment, and provides the following benefits
Related posts
Daily del.icio.us for Sep 30, 2006
-
BBAuth also offers a Single Sign-On (SSO) facility so that existing Yahoo! users can use your services without having to complete yet another registration process.
-
Eclipse Ecosystem: Build versus collaborate
Bezos explains this behavior as organizations thinking their infrastructure or platform is part of their "secret sauce", but quickly get overwhelmed trying to keep current and trying to achieve homogeneity.
-
MySQL Performance Blog » What to tune in MySQL Server after installation
Even though you can tune quite a lot of variables in MySQL Servers only few of them are really important for most common workload
Related posts
BEA jumps on security bandwagon
I first saw this on CNET in an article entitled - BEA jumps on security bandwagon. In a nutshell, the BEA WebLogic Enterprise Security product is an application security infrastructure solution that uses a service-oriented approach to enable security services for your applications.
The product is based on most of the stuff that came over as part of the CrossLogix acquisition. The interesting thing for me on this whole story was how security is playing an integral part of the application development process and how companies like BEA are jumping in this market. IBM has also been buying companies to complete its security/identity story in the Tivoli suite of products with TIM & TAM.
Another interesting part of the press release was that JAAS was not mentioned once. JAAS or the Java Authentication and Authorization Service is a package integrated into Java 1.4 that enables services to authenticate and enforce access controls upon users. It implements a standard Pluggable Authentication Module (PAM) framework, and supports user-based authorization.
JAAS was a good first step for authentication and authorization for Java applications, but there are several limitations of the framework and I'm not sure what the future holds. It seems odd to write all this JAAS code for applications that are running inside a web/ejb container when the container has all of these services.
I haven't been lurking in the comp.lang.java.security newsgroup and so I don't know what the future holds for JAAS. I guess I'll have to go through the 15,000+ posting that are waiting in my newsreader. 
Security systems Security equipment for the home or business.
Tags: BEA, ibm, identity, security, tivoli, WebLogicRelated posts