Created a app integration with OIDC-openid connect. Secured rest apis in web application. Now i have an externaltask in nodejs which needs client credentials flow where there is no chance for ui page or authorization flow. In developers account i am able to create custom_scope with grant_type as “client_credentials”. But in companies okta account I am not able to see granttype with clientcrentials option and under security->Api->not seeing scopes or claims tab.Can some one plz suggest how to achieve clientcredentials with custom scope in real time okta environment.
Developer account:

Custom Server:
