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
tetsuro.takao
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
March 31, 2020
Programmable authentication flow for accessing to Microsoft Graph
It is good that an app access user resource using minimum permission. Microsoft Graph API provides […]
0
read more
by
tetsuro.takao
March 14, 2020
Preparing to create the app using programmable authentication flow
In the case of creating RPA or an app executes function automatically, the article ‘Microsoft Graph […]
0
read more
by
tetsuro.takao
March 13, 2020
Cognitive Services QnA Maker – Setting Azure Bot Service
Microsoft Azure Cognitive Services QnA Maker helps creating knowledge base which chatbot app uses. In case […]
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
by
tetsuro.takao
December 26, 2019
How to acquire an authorization code for Microsoft Graph API with login feature of ASP.NET Core web app
Microsoft Graph API provides a super-easy way to create an app that includes an authentication feature […]
0
read more
by
tetsuro.takao
November 30, 2019
Download a client app includes an authentication feature for Azure Active Directory account
Microsoft Azure provides a super-easy way to create an app that includes an authentication feature for […]
0
read more
by
tetsuro.takao
October 30, 2019
Microsoft Graph API provides several grant types of The OAuth 2.0 Authorization Framework
If your application can’t use OAuth 2.0 authorization flow as a user-interactive flow, such as RPA(Robotic […]
0
read more
by
tetsuro.takao
September 30, 2019
How to set attributes of Azure Active Directory application for impersonated users
OAuth 2.0 that Microsoft Graph API provided, provides user-interaction authentication flow and user-less authentication flow. If […]
0
read more
Posts navigation
Previous
Posts navigation
Page
1
Page
2
Page
3
Page
4
Page
5
…
Page
13
Posts navigation
Next