Hello Everyone !
After reading the content of the equivalence documentation and comparing to my app connect-to-forge existing scopes
It looks that the migration going to be minor but still risking 2 scopes I don’t see it mentioned in the doc above which are :
- read:app-user-token
- read:app-system-token
and my connect scopes are :
read:connect-confluence
write:connect-confluence
delete:connect-confluence
act-as-user:connect-confluence
space-admin:connect-confluence
Does it match and keeps it a minor update from connect to connect-to-forge ?
Also to mention needed those for remote access :
auth:
appUserToken:
enabled: true
appSystemToken:
enabled: true
Appreciated !