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

12 lines
228 B
Markdown

# 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``