We have to consume a web service (in 9.8 IS) that is authenticated using ws-trust.
Microsoft’s MS CRM Dynamics on-premise is the service provider that redirects to ADFS (which is the identity provider (sts)). ADFS provides the ws-trust SAML tokens that we must present to CRM to get our client authenticated.
Does anyone know if this is possible in webMethods? Can we get tokens from sts (ws-trust) and use them to authenticate with a service provider?
Thanks in advance.
Vikas.