jenkins
06-25-2003, 09:13
We need to authenticate in our target application with the credentials of the user initiating the interface request in the source application.
i.e. user logs into application A
user requests function which uses an interface to application B
application B needs to verify that the originating user has appropriate access to perform function.
I suspect this is a well-known and commonly needed design pattern (though in loosely-coupled interfaces we try to avoid). How do we resolve this without passing ID/PW in the webMethods document? Are there any known solutions that leverage single signon technology such as Oblix?
Note: We're in webMethods 6.01...
i.e. user logs into application A
user requests function which uses an interface to application B
application B needs to verify that the originating user has appropriate access to perform function.
I suspect this is a well-known and commonly needed design pattern (though in loosely-coupled interfaces we try to avoid). How do we resolve this without passing ID/PW in the webMethods document? Are there any known solutions that leverage single signon technology such as Oblix?
Note: We're in webMethods 6.01...