26 Jun 2024 03:21 PM - last edited on 01 Jul 2024 08:05 AM by MaciejNeumann
Hello,
When you create an oauth token in an account, is there a way to limit access to certain environments?
KR Henk
Solved! Go to Solution.
01 Jul 2024 02:15 PM - edited 01 Jul 2024 02:16 PM
OAuth clients cannot have a bigger scope than the access rights of the underlying user/service account. So if you use a service account with limited environment access, it should do. Still have to test it 🙂