adobe-apiplatform/user-sync.py

Document OAuth Credentials

jbishop-staar opened this issue · 7 comments

Description
JWT for authentication is now deprecated, but documentation does not explain how to setup OAuth credentials

Expected behavior
Clear explanation of how to set up OAuth credentials in documentation here: https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/connect_adobe.html

Support for OAuth Server-to-Server will be supported in the next UST release (v2.9.0). We hope to roll the update into a new release candidate soon.

In the meantime, nothing will break with JWT auth in the near term.

As per the official documentation, all JWT integrations will continue to work until 1 January 2025. In addition, the console will continue to support the creation of new JWT integrations until about a year from now (1 May 2024).

Please let me know if you have any questions.

Understood, thank you!

With the release of v2.9.0rc2 we can close this. Just be mindful of #817 until the next release is out.

Is there updated documentation for configuring OAuth? I couldn't find any.