diff --git a/README.md b/README.md index f9193d5..d906cf6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ -# powerAps -Autodesk Platform Services (APS) Authentication with PowerShell +# powerAPS + +[![Windows](https://img.shields.io/badge/Platform-Windows-lightgray.svg)](https://www.microsoft.com/en-us/windows/) +[![PowerShell](https://img.shields.io/badge/PowerShell-5.1-blue.svg)](https://microsoft.com/PowerShell/) +[![Autodesk Platform Services](https://img.shields.io/badge/Autodesk%20APS%20Authentication-V2-yellow.svg)](https://aps.autodesk.com/) + +## Disclaimer + +THE SAMPLE CODE ON THIS REPOSITORY IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. + +THE USAGE OF THIS SAMPLE IS AT YOUR OWN RISK AND **THERE IS NO SUPPORT** RELATED TO IT. + +## Description +PowerShell cmdlets for Autodesk Platform Services (APS) Authentication. + +Supports 2-legged and 3-legged OAuth authentication incl. PKCE. Provides UI for 3-legged user authentication in Vault Client Extensions and UI-free authentication in Vault Jobs.