I have played with the Google OAuth java libraries, but I in fact I want to consume Office365 content in a Connections environment.

My question is, how can I implement the code described in the question below with the new IBM SBT SDK ?

How to map variable from SPAppToken into AuthorizationCodeTokenRequest

有帮助吗?

解决方案

There is no reason you couldn't use the sbt/Endpoint and the configurations to consume any REST services, however I'm unsure if you would need to do anything beyond that (security wise) that might require more work.

Does it work with Basic?

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top