Answered by:
Does AD FS vNext (Windows Server 2016 Technical Preview 3) supports OAuth2 on_behalf_of flow?

Question
-
Does AD FS vNext (Windows Server 2016 Technical Preview 3) supports on_behalf_of OAuth spec as mentioned here https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-02#section-2.2
- Moved by Mary Dong Monday, August 24, 2015 5:08 AM duplicate
Monday, August 24, 2015 4:18 AM
Answers
-
Hi,
Yes, we do support the OBO flows with TP3. The flow is similar to Azure AD's support. You can use the AAD samples and tailor it to use ADFS. We just posted an OpendIDConnect blog post where we show taking the OIDC sample and attaching ADFS to it and how to configure the app in ADFS TP3.
Use the sample at
https://github.com/AzureADSamples/WebAPI-OnBehalfOf-DotNet
Tweet me at @MrADFS if you have any questions.
Thanks
//Sam (@MrADFS)
- Marked as answer by Rahulforaim Monday, August 24, 2015 3:46 PM
Monday, August 24, 2015 3:05 PM
All replies
-
Does AD FS vNext (Windows Server 2016 Technical Preview 3) supports on_behalf_of OAuth spec as mentioned here https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-02#section-2.2
- Merged by Amy Wang_ Monday, August 24, 2015 5:15 AM Duplicate
Monday, August 24, 2015 4:19 AM -
I'll research this question and follow up when I have more information.
Steven Graves
Windows Beta Support Team
Monday, August 24, 2015 2:48 PM -
Hi,
Yes, we do support the OBO flows with TP3. The flow is similar to Azure AD's support. You can use the AAD samples and tailor it to use ADFS. We just posted an OpendIDConnect blog post where we show taking the OIDC sample and attaching ADFS to it and how to configure the app in ADFS TP3.
Use the sample at
https://github.com/AzureADSamples/WebAPI-OnBehalfOf-DotNet
Tweet me at @MrADFS if you have any questions.
Thanks
//Sam (@MrADFS)
- Marked as answer by Rahulforaim Monday, August 24, 2015 3:46 PM
Monday, August 24, 2015 3:05 PM -
Thanks Samuel. This is really nice!
Monday, August 24, 2015 3:46 PM