How to implement a .NET webservice custom login module using JaaS in EAP 6.x framework?
Issue
-
How to implement a custom .NET webservice login module via Java using Jaas in JBoss EAP 6.x where the .NET methods to
be invoked are:(1) Authentication:
ws.ValidateUser(arg1, arg2, arg3, ...);(2) Authorization:
ws.GetRolesForUser(arg1, arg2, ...);
Environment
Red Hat JBoss Enterprise Application Platform (EAP) 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
