Skip to content

Add troubleshooting step to Pages admin doc

Phil Zona requested to merge philbz-master-patch-62848 into master

What does this MR do?

This MR addresses a problem we encountered on this customer ticket: https://gitlab.zendesk.com/agent/tickets/174400 (internal)

The customer was using access controlled pages behind a proxy and saw the error "The requested scope is invalid, malformed, or unknown." We resolved it by changing the OAuth application scope to include api.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports