Question

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

Was it helpful?

Solution

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?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top