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

Rename scopes to scopes_supported for OIDC providers #12851

Merged
merged 4 commits into from
Oct 16, 2021

Conversation

austingebauer
Copy link
Member

@austingebauer austingebauer commented Oct 15, 2021

This PR renames the scopes field of OIDC providers to scopes_supported. This matches the metadata field defined in OpenID Provider Metadata and makes the purpose more clear.

Additionally, this PR includes a few minor improvements:

  • Moves a couple of framework.Path entries from using Callbacks to Operations
  • Uses Get for field data instead of GetDefaultOrZero for consistency
  • Improves some error messages

@vercel vercel bot temporarily deployed to Preview – vault October 15, 2021 23:45 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook October 15, 2021 23:45 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook October 16, 2021 01:15 Inactive
@vercel vercel bot temporarily deployed to Preview – vault October 16, 2021 01:15 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook October 16, 2021 02:16 Inactive
@vercel vercel bot temporarily deployed to Preview – vault October 16, 2021 02:16 Inactive
@austingebauer austingebauer merged commit 8d438a9 into main Oct 16, 2021
@austingebauer austingebauer deleted the rename-provider-scopes branch October 16, 2021 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants