How to implement a .NET webservice custom login module using JaaS in EAP 6.x framework?

Solution In Progress - Updated -

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.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.