I am working with Java application and i want to implement Single Sign on and Federation in my Java Application. I want to implement Claims Aware application in Java.How to achieve that.
Asked
Active
Viewed 3,731 times
1 Answers
3
There are various Identity Provider for implementing single sign on:
http://en.wikipedia.org/wiki/List_of_single_sign-on_implementations

Utsav
- 1,593
- 4
- 22
- 46