Skip to content

Add missing word to OIDC docs

Brie Carranza requested to merge auth-pod-oidc-provider-bcarranza-docs into master

What does this MR do and why?

This MR updates the Use OpenID Connect as an OAuth 2.0 authentication provider docs to add a missing word.

The need for this came up during auth pod gitlab-com/support/support-pairing#11380.

  • Before: The OpenID Connect provides you with a client’s details and secret for you to use.
  • After: The OpenID Connect provider provides you with a client’s details and secret for you to use.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brie Carranza

Merge request reports