1 Dec 2023
Introduction You may need a way to keep using refresh tokens in server-to-server communications or any workflow where it doesn't make sense...
15 Nov 2023
Recently, I helped one partner with an issue of single sign-on(SSO) login based on our APS 3 Legged Authorization, usually, our team don't...
1 Nov 2023
In previous blogs, we have implemented custom protocols on both Win32 and MacOS. This time, we are going to implement it on Linux with GDBus...
In previous blog, we implemented our custom protocol for Windows. In this blog, we'll implement it for MacOS with Swift and SwiftUI...
With increased APIs provided by Autodesk Platform Service (APS), we may want to use APS with desktop applications. It is easy to get a 2...
5 Oct 2023
Autodesk Platform Services Community, We hope this message finds you well. We have some important news to share with all of you regarding...
14 Sep 2023
We already covered use cases and workflows for refresh tokens in the two blogs below 1 - about refresh token 2 - more about refresh token If...
14 Aug 2023
Introduction The purpose of this blog is to share a quick way to test and obtain your three legged tokens using PKCE method in the context...
6 Jun 2023
We already have an article on how to use 3-legged authentication inside Postman, but that was using the OAuth v1 API. Now we have OAuth v2...
17 Apr 2023
Authentication v2 is now available, and v1 is now deprecated.
3 Apr 2023
If you are using outsystems and interested in integrating APS in it, then the following might be useful. Our getting started tutorial shows...
30 Mar 2023
Migration guide for Authentication v1 to v2