
StephenG.11459 (Customer) asked a question.
I am trying to configure Anything as a Source and the "Create Import Session" requires "okta.identitySources.manage" but when I go to add that in the Okta Workflows OAuth app the scope doesn't exist. I tried adding okta.idps.manage which seems to be the same but that still fails even after reauth saying it doesn't have permission.
Was the API Scope changed or am I missing something?

@StephenG.11459 (Customer) -- This would indicate XaaS isn't enabled on your org. Keep in mind Workflows is just a client that can be leveraged with XaaS and isn't actually part of XaaS. Technically any client even your own custom created one could be leveraged as it just needs to be capable of authenticating and making REST API calls.
To enable XaaS in your environment please open a support case requesting the feature be enabled. Once the feature is enabled those scopes should be available on the Workflows Oauth app (or any other OIDC app you create).
For additional clarity / future reference. The article you previously linked is listing the subset of scopes the Workflows connector will request of the OIDC app it is connecting to (Okta Workflows Oauth). With Oauth that app needs to have those scopes enabled/available to be able to grant them. The reason I am mentioning this is there are other scopes not in that article's list you wouldn't be able to leverage the the Okta Connector to gain the grants needed. In those instances you would need to leverage a custom OIDC app. See:
https://support.okta.com/help/s/article/How-to-create-a-custom-OIDC-app-for-Workflows-that-includes-OAuth-scopes-not-supported-by-the-Okta-connector?language=en_US