Skip to Content
Azure Serverless Computing Cookbook - Second Edition
book

Azure Serverless Computing Cookbook - Second Edition

by Praveen Kumar Sreeram, Jason Marston
November 2018
Intermediate to advanced
424 pages
10h 55m
English
Packt Publishing
Content preview from Azure Serverless Computing Cookbook - Second Edition

Testing the authentication functionality using a JWT token

You should have the following ready to test the functionality using Postman:

  1. You should have an OAuth 2.0 token endpoint. You can get this in the Endpoints tab of Azure AD and grab the URL:
    • Grant type: A hardcoded client_credentials value.
    • Client ID of the client application: You noted it in the fourth step of the Registering the client app in Azure AD section.
    • Key that you generated for your client application: You noted this in the fifth step of the Registering the client app in Azure AD section.
    • Resource: The resource that we need to access. It's the client ID of the backend application; you noted this in the fourth step of the Configuring Azure AD to the function app section. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Azure Serverless Computing Cookbook

Azure Serverless Computing Cookbook

Praveen Kumar Sreeram
Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo
Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni

Publisher Resources

ISBN: 9781789615265Supplemental Content