azuretokentest/readme.md
2021-12-17 14:18:24 +01:00

228 B

Playing around with Token from the Azure Identity Provider

Introduction

  • Use Python 3.10
  • Start with sudo python3.10 -m pip install -r requirements.txt

Get and Validate an Access Token

get_and_validate.py