985 Views
In this post, Consultant Marius Rochon gives an implementation of OAuth2 Extension Grants (OBO) using Azure AD B2C. Currently, Azure B2C does not support the extension grant. This sample uses a custom web service (B2BOBOWeb) to provide a token endpoint, which handles the Extension Grant requests and communicates with B2C to respond with a valid response (access token).
0 comments