Unlock button in ISC extension for VS Code

Hi all,

The AD source in our sandbox is missing the native rules. I have a need to patch native rules into AD source.

“nativeRules”: [
“AfterCreate - Active Directory”,
“AfterModify - Active Directory”
]

I am using ISC extension for VS code for ease but has a lock option on the source object meaning read only permission. Clicking on it usually toggles the lock to write permission but the lock is not toggling. I have a proper scope [sp:scopes:all] for the token too.

Is there a different scope I should use or any API as an alternate?

Hi @robin82 !

You should also have a lock icon on the left under the list of tenants, and if you click that icon it will give you write permission:

Let me know if that helps!

Thank you Vincent :).

Native Rules are available in the front-end. Check the “Additional Settings” page.

1 Like