Hi
Can you kindly advise what security is possible on webMethods for inbound and outbound requests?
Mutual SSL / Basic Auth / JWT
Regards,
Anil
Hi
Can you kindly advise what security is possible on webMethods for inbound and outbound requests?
Mutual SSL / Basic Auth / JWT
Regards,
Anil
All of these, You can even configure ports to only allow either mutual SSL or JWT.
John.
Hii,
Basically all sorts of strong security methods you can configure via ports in SAG-webMethods world
Mutual SSL(certificate/keystore configs)
SSO/JWT/OAuth2(Tokens)
Basic Auth (username/pwd) - We are in these modern times most of enterprises are avoiding using this old method
HTH.
RMG