Skip to content

Brittle coupling of OAuth 2.0 scopes in Swagger UI and UserCredentialsProvider #4338

Open
@hannes-ucsc

Description

@hannes-ucsc

scopes = ('email',)

vs

return ['https://www.googleapis.com/auth/userinfo.email']

They are different (but semantically equivalent), and changing one requires changing the other.

Solve together with #5095

Metadata

Metadata

Assignees

No one assigned

    Labels

    -[priority] Mediumauthorization[subject] Enforcing of access controlsdebt[type] A defect incurring continued engineering costgroomed[process] Issue was recently looked at during backlog groomingorange[process] Done by the Azul teamservice[subject] The service part of Azul

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions