Skip to content
Discussion options

You must be logged in to vote

Hi @billcunnien, we’d suggest using an “on-behalf-of” exchange, https://docs.duendesoftware.com/identityserver/tokens/extension-grants/#token-exchange-for-impersonation-and-delegation. The chat service would receive the user’s access token and exchange it for another access token specific to the target API. The chat service would then include the new access token in calls to the target API.

We have an example of Token Exchange in our samples linked from: https://docs.duendesoftware.com/identityserver/samples/tokens/#extension-grants-and-token-exchange.

If you would like to speak with someone about implementation specifics beyond a Q&A format, we can recommend our consultancy partners to h…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by billcunnien
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants