adobe-apiplatform / user-sync.py

Application for synchronizing Adobe customer directories via the User Management API
https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/
MIT License
87 stars 67 forks source link

Document OAuth Credentials #816

Closed jbishop-staar closed 1 year ago

jbishop-staar commented 1 year ago

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

adorton-adobe commented 1 year ago

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.

jbishop-staar commented 1 year ago

Understood, thank you!

adorton-adobe commented 1 year ago

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

sayerbartlett commented 1 year ago

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

BrianBLS commented 1 year ago

https://github.com/adobe-apiplatform/user-sync.py/blob/user-guide-wip/en/user-manual/connect_adobe.md

srnewcomb commented 2 weeks ago

https://github.com/adobe-apiplatform/user-sync.py/blob/user-guide-wip/en/user-manual/connect_adobe.md

This goes to a "page not found". Has this been updated somewhere?

adorton-adobe commented 2 weeks ago

UST documentation is found here: https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/

The page you're looking for specifically is here: https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/connect_adobe.html