Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
The1hauntedX opened this issue Jul 13, 2023 · 0 comments
Open

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

The1hauntedX opened this issue Jul 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@The1hauntedX
Copy link

The1hauntedX commented Jul 13, 2023

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.

@NSSPKrishna NSSPKrishna added the enhancement New feature or request label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants