Scope equivalence Question

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 !

Hi Sami,

Thanks for reaching out. The introducing of read:app-user-token and read:app-system-token in the Forge version will still keep the Connect to Connect-on-Forge a minor update. Sorry for not making it clear in the document and hope it solves your question.

Thanks.

1 Like

Thank you sir !