From c45a212898f17fc91b5bc19d69061d70b6c544a3 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Fri, 17 Dec 2021 14:11:08 +0100 Subject: [PATCH] minimal documentation --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..06a8fd2 --- /dev/null +++ b/readme.md @@ -0,0 +1,6 @@ +# Playing around with Token from the Azure Identity Provider + +## Get and Validate an Access Token + +``get_and_validate.py`` +