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 Office App
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
May 23, 2020
Change JsonConvert to JsonSerializer
When using a web API, a program has to implement serialize and deserialize features in many […]
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
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
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
July 30, 2019
Cognitive Services QnA Maker – Create Bot Client App
I wrote three articles of this series, and this article is the last one. [Cognitive Services […]
0
read more
Posts navigation
Page
1
Page
2
Posts navigation
Next