|
Sponsored Links
Resources
Enterprise Java Research Library
Get Java white papers, product information, case studies and webcasts
|
News
News
News
|
Messages: 3
Messages: 3
Messages: 3
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
Rolecall 1.0 Released: Identity management framework
Rolecall is an identity management framework that provides Single Sign-On (SSO) support to both J2EE and .NET applications. Rolecall focuses on simplicity of design and use, forsaking esoteric features that add undue complexity. As a result, you can integrate Rolecall into your existing applications with minimal effort. Our own infrastructure uses Rolecall to integrate Simplicis, Jive, JIRA, and Confluence. One set of authentication credentials provides access to all of these tools.
Online Download
Rolecall is available for download in two different formats, standalone and a WAR distribution. We recommend you download the Standalone version for evaluation purposes, this version will allow you to get up and running with the least amount of effort.
You can download Rolecall at http://www.valtira.com/page/rolecall.jsp.
Features
Rolecall provides single sign-on capabilities to environments with multiple web applications so that users need to login just once to access all your web applications. You can even configure Rolecall to use your existing Active Directory, Novell NDS, LDAP server or custome user store so that your web applications share login credentials with your existing security infrastructure.
* Group based Principal and Application management. * External Principal and Group management support. * Clean, powerful and easy-to-use web-based interface for user account and access administration. * Email notifications to users of account changes. * Supports application-layer security restrictions for Principal management. * Pre-built J2EE integration libraries. * Supports most relational database engines, including Oracle, MySQL, MS SQL, and PostgreSQL. * Simple installation on any J2EE application server or standalone distributions (Orion and Tomcat).
Built with Open-Source software
Rolecall has been build on the best of the Open Source community, Rolecall takes advantage of the following Open Source frameworks:
Hibernate
Hibernate is a powerful, ultra-high performance object/relational persistence and query service for Java.
http://www.hibernate.org/
OSCache
OSCache is a widely used, high performance J2EE caching framework.
http://www.opensymphony.com/oscache/
Quartz
Quartz is a job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs; jobs whose tasks are defined as standard Java components or EJBs
http://www.opensymphony.com/quartz/
SiteMesh
SiteMesh is a web-page layout system and web-application integration system to aid in creating large sites consisting of many pages for which a consistent look/feel, navigation and layout scheme is required.
http://www.opensymphony.com/sitemesh/
WebWork
WebWork is a web application framework for J2EE. It is based on a concept called "Pull HMVC" Pull Hierarchical Model View Controller). It supports an arrangement of view technologies - XSLT, JSP, Velocity, Applet, Jasper Reports, and more.
http://www.opensymphony.com/webwork/
Free Licenses to Open Source Projects
Are you working on software released under an Open Source License?
If so, Valtira has license options for your project support needs. Do you need a single sign-on solution to integrate all of your project management tools like Jive, Confluence, and JIRA? Use Rolecall free of cost for your project.
Requirements for our licenses for Open Source projects are:
* Our software must be supporting your Open Source efforts and not unrelated commercial efforts. You can be a commercial entity, but you require a different license to support your commercial needs. * Open Source efforts are considered projects releasing their software under a commonly accepted Open Source license.
Justen Stepka Director of Product Development http://www.valtira.com
|
|
Message #128985
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
support for identity federation?
Does this framework support an SSO with federated identities? Another words, can a user authenticate with an identity provider at security domain A and access a service from a resource provider at security domain B?
|
|
Message #129015
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
support for identity federation?
By identity federation is you mean cross-domain single sign-on yes. If the application that resides outside of the domain that issues the token key what the value is, it can lookup the principal based on the token and validate their authentication based on the validation factors (browser agent, remote IP, etc).
|
|
Message #129032
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
support for identity federation?
By identity federation is you mean cross-domain single sign-on yes. Is your cross-domain SSO compliant with either Liberty Alliance or WS-Federation specifications?
|
|
 |
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com |
 |
 |
Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6.
(November 2, Article)
SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options.
(September 28, Article)
Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team.
(September 22, Article)
Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies.
(July 14, Article)
JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags.
(June 29, Article)
In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project.
(June 23, Tech Talk)
Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now.
(June 15, Tech Talk)
In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements.
(June 15, Tech Talk)
In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls.
(June 4, Tech Talk)
Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable.
(May 28, Tech Talk)
This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work.
(May 26, Tech Talk)
Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers.
(May 21, Tech Talk)
Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application.
(May 19, Article)
In this session Nati Shalom demonstrates how to take a standard Java EE web application and scale it out or down dynamically without changes to the application code. Seeing as most web applications are over-provisioned to meet infrequent peak loads, this is a dramatic change because it enables growing your application as needed, when needed, without paying for unutilized resources.
(May 19, Tech Talk)
Download the entire book of Jakarta-Struts Live and learn about Struts MVC, Tiles, the Validator, DynaActionForms, plug-ins, internationalization, and more.
(Book PDF Download)
The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)
|
|