I am currently working on a project in which I would like to use claims-based authentication (using the Windows identity framework) in one of my applications.
The only leap forward is the solution I'm developing should also include claims-based access based on a Java application. And since I am a .net developer, I have no idea what technologies are available to implement such a thing in java.
So the question is: does java have libraries to create an application that supports requirements?
Something like Windows or ADFS 2.0 authentication in .net?
Regards, Erwin
Erwin source share