azuretokentest/readme.md

12 lines
228 B
Markdown
Raw Permalink Normal View History

2021-12-17 14:11:08 +01:00
# Playing around with Token from the Azure Identity Provider
2021-12-17 14:18:24 +01:00
## Introduction
* Use Python 3.10
* Start with ``sudo python3.10 -m pip install -r requirements.txt``
2021-12-17 14:11:08 +01:00
## Get and Validate an Access Token
``get_and_validate.py``