You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Support Oauth 2 using JWT User Assertion for SOAP Connections

Please add support for OAuth 2 using JWT User Assertion for SOAP connections. It's currently available for REST connections.

We're using Basic Authentication for connections to Fusion. We considered using Authorization Code but had issues where connections weren't refrreshing the token correctly. As we use Basic Authentication, when we cycle passwords, it becomes problematic as we have around 30 different SOAP connections.

Allowing JWT User Assertion would make it easier to maintain the connections as we could deprecate Basic Authentication and use one authentication method across all the connections to Fusion.

JWT User Assertion is better suited for service-to-service connections compared with Authorization Code as it doesn't require the provide consent step. There's no concept of token refresh which makes it robust.

1 votes

Submitted · Last Updated

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!