Skip to content

API Access to user-graphql.service.newrelic.com #1036

@The1hauntedX

Description

@The1hauntedX

Feature Description

Allow access to user-graphql.service.newrelic.com via one or more of the following API authentication methods

  • API key headers (Api-Key, x-Api-Key)
  • Bearer Token
  • Basic Auth

While reverse-engineering the requests made to this endpoint through the console, it appears the only way to authenticate to this endpoint is via the special login_service_login_newrelic_com_tokens cookie that is set after signing in with SSO.

Describe Alternatives

reviewPendingRequest mutation included in the api.newrelic.com/graphiql endpoint

Additional context

Our organization uses SSO/SCIM, and users must request New Relic access via internal request forms. We'd like to be able to use this GraphQL endpoint to programatically respond to user upgrade requests that are generated when a user attempts to access parts of the site that require elevated user type permissions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions