문제

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