Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangessner authored Sep 7, 2024
1 parent 68c0808 commit a69c050
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit a69c050

Please sign in to comment.