I am implementing an OAuth2 provider for OWIN and Azure Active Director. FWIW, at this time the OpenId Connect option doesn\'t fit the requirements for this work.
Using the "openid" scope in the authorization request should trigger an OpenID Connect flow that would return an id_token and does not require a resource.