Skip to content

Configurable oauth.authurl field for compatibility with GHES 3.18+ #558

Description

@paradisfm

We have been deploying policybot in a FedRAMP environment, and the last hitch is that there is an OAuth issue while connecting to the UI for a specific PR's policies from a PR.
Our analysis shows that PB is sending requests to the public cloud endpoint path /login/oauth/authorize instead of the GHES specific path, /login/oauth/authorize_app

We are running a newer GHES (3.18.7) which strictly enforces endpoint isolation as opposed to earlier versions which tolerated legacy pathing.

Can this field be made configurable in some capacity to account for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions