Factiva · OAuth Scopes
Factiva OAuth Scopes
OAuth 2.0
searched
Factiva publishes 8 OAuth 2.0 scopes via the password, authorizationCode, and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Factiva API on a user’s behalf.
Tokens are issued from https://accounts.dowjones.com/oauth2/v1/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Artificial IntelligenceBusiness IntelligenceContent AggregationEnterprise DataGenAIMarket DataMedia MonitoringNewsNews APIResearchTaxonomy
Scopes: 8
Flows: password, authorizationCode, implicit
Method: searched
OAuth endpoints
Authorization URL
https://sso.accounts.dowjones.com/authorize
https://sso.accounts.dowjones.com/authorize
Token URL
https://accounts.dowjones.com/oauth2/v1/token https://sso.accounts.dowjones.com/oauth/token
https://accounts.dowjones.com/oauth2/v1/token https://sso.accounts.dowjones.com/oauth/token
Flows
passwordauthorizationCodeimplicit
passwordauthorizationCodeimplicit
Scopes (8)
| Scope | Description | Flows |
|---|---|---|
| openid | Required. Requests an OpenID Connect id_token from the identity service. | password, authorizationCode, implicit |
| service_account_id | Documented by Factiva for the service-account exchange. Combined with `openid`, it tells the token endpoint to return the two AuthN tokens (id_token and access_token). | password |
| offline_access | Adds a refresh token to the response. When requested, the `device` parameter becomes mandatory and acts as the identifier under which the refresh token can later be revoked. | password, authorizationCode |
| profile | Standard OIDC profile claims. | authorizationCode, implicit |
| Standard OIDC email claim. | authorizationCode, implicit | |
| email_verified | Email verification claim. | authorizationCode, implicit |
| given_name | Standard OIDC given-name claim. | authorizationCode, implicit |
| family_name | Standard OIDC family-name claim. | authorizationCode, implicit |
📄 Provider scope reference: https://developer.dowjones.com/documents/factiva_integration-essentials-authentication