[SAMP] OKTA OAuth application integration need for manage scope permissions explainedSummaryAs per the docs for SAMP Okta SSO Integration, we will need to grant the following scopes to your Okta OAuth 2.0 application: okta.groups.readokta.eventHooks.readokta.groups.manageokta.eventHooks.manageokta.apps.readokta.users.manageokta.users.readokta.logs.readokta.apps.manage The reason why we need manage scope permission is that The scopes are required to access data around last login/launch of specific apps. We inventory both groups and users who have access to the apps that the customer wants to manage via Okta in SAM. If reclamation rules are set, users can also be removed via groups if the SAM admin wants to optimise based on usage. This is the minimum access needed to meet these use cases.Related LinksIntegrating with Okta