Skip to content
Processtune Blog
Microsoft Azure
Azure Active Directory
Visual Studio
Microservice
Processtune Blog
Microsoft Azure
Azure Active Directory
Visual Studio
Microservice
Posts in ReactJS.NET
by
tetsuro.takao
September 1, 2020
How to set attributes of Azure Active Directory application for an app using JavaScript to authenticate users
The ‘implicit grant type’ is one of the several grant types of ‘The OAuth 2.0 Authorization […]
0
read more
by
tetsuro.takao
May 27, 2020
Create .NET Core Library
The article ‘appsettings.json in C# .NET Core MVC web app‘ uses the code sample which accesses […]
0
read more
by
tetsuro.takao
April 20, 2020
appsettings.json in C# .NET Core mvc web app
This article describes how to set configuration values and to acquire them in the controller of […]
0
read more
by
tetsuro.takao
February 29, 2020
Get user information of Azure Active Directory account using Microsoft Graph API
Took a token at sign in using the ‘authorization code’ grant type authentication flow in the […]
0
read more
by
tetsuro.takao
January 31, 2020
Take token using 'authorized code' grant type of Microsoft Graph API
Microsoft Graph API supports an authentication flow of The OAuth 2.0 Authorization Framework, there are four […]
0
read more