Invoke a Web Service with a JWT Assertion
You can invoke the web service of a service provider using a JWT user or client assertion security policy with the SOAP Adapter. JWT assertions let you authenticate a client application without using a client secret.
The SOAP Adapter provides the following security policies for JWT assertion:
- OAuth using JWT User Assertion
- OAuth Client Credentials using JWT Client Assertion
This use case provides a high level overview of how to invoke a web service of a service provider using the OAuth Client Credentials using JWT Client Assertion security policy.
See .





