AzureADQuickStarts / AppModelv2-WebApp-OpenIDConnect-DotNet

ASP.NET Web Server - OpenID Connect v2 Endpoint Sample
Apache License 2.0
96 stars 91 forks source link

Updated attribute in apps.json to request ID token #22

Closed Shama-K closed 4 years ago

Shama-K commented 4 years ago

This pull request is created to update the OAuth2.0 implicit flow attribute in apps.json. With this change, web app can request OAuth2.0 implicit flow ID tokens only.