adobe / UST-Install-Scripts

Scripts will help you install and configure Adobe's User Sync tool
MIT License
8 stars 6 forks source link

Add support for OAuth Credentials #11

Closed CorstianB closed 1 month ago

CorstianB commented 1 month ago

Description The User Sync Tool had been updated to support the new OAuth Server-to-Server credential.

Expected behavior Support for OAuth so we can migrate away from JWT

adorton-adobe commented 1 month ago

The feature is currently in pre-release. The UST installer doesn't work with pre-releases.

See https://github.com/adobe-apiplatform/user-sync.py/releases/tag/v2.10.0rc2

CorstianB commented 1 month ago

It seems like support for oath was added in v2.9.0? https://github.com/adobe-apiplatform/user-sync.py/releases/tag/v2.9.0

CorstianB commented 1 month ago

@adorton-adobe