<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008OK0itSADOkta Classic EngineOkta Integration NetworkAnswered2018-11-02T20:06:15.000Z2018-09-20T20:16:19.000Z2018-11-02T20:06:15.000Z

LasarS.70069 (Customer) asked a question.

Using REST endpoint or Node JS, need to access SharePoint application that is added to OKTA

I have Microsoft SharePoint added as an application in my OKTA. Using @okta/jwt-verifier node modules, I'm getting JWT token that has IDToken and accessToken from its response. Now using this token, when I try to access SharePoint REST endpoint, I'm getting the error "Invalid JWT token. No certificate thumbprint specified in token header." Could you please help me in identifying the cause of this error and let me know were I'm wrong.


  • Hi Lasar,

     

    The JWT will not work with Sharepoint as far as I know, since its used with Okta and the Okta Sharepoint integration is configured via claims on a SAML token basis, per our Sharepoint On Prem Deployment Guide.

     

    The deployment you are testing is of a pretty complex configuration and flow and built customly, which is not something we usually cover, this new deployments are covered on the developer side, from our end they cover only the usage with Okta services like OpenId/Oauth/SCIM and SDK packs released officially. This question would be best suited for our developer side via the devforum.okta.com or to our developers@okta.com

     

    Hope this points you in the right direction.

    Expand Post
    Selected as Best
  • Hi Lasar,

     

    The JWT will not work with Sharepoint as far as I know, since its used with Okta and the Okta Sharepoint integration is configured via claims on a SAML token basis, per our Sharepoint On Prem Deployment Guide.

     

    The deployment you are testing is of a pretty complex configuration and flow and built customly, which is not something we usually cover, this new deployments are covered on the developer side, from our end they cover only the usage with Okta services like OpenId/Oauth/SCIM and SDK packs released officially. This question would be best suited for our developer side via the devforum.okta.com or to our developers@okta.com

     

    Hope this points you in the right direction.

    Expand Post
    Selected as Best
  • mike.davie1.5312945692819849E12 (Customer First Programs)

    Hello Lasar,

     

    Thanks for posting your inquiry in Okta Community Portal.

     

    If you receive a great answer to your question(s), please help readers find it by marking it the best answer. Hover over the answer and click "Best Answer."

     

    Thank you,

    Mike Davie

    Okta Help Center

    Expand Post
This question is closed.
Loading
Using REST endpoint or Node JS, need to access SharePoint application that is added to OKTA