Domanda

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

È stato utile?

Soluzione

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?

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top