Skip to content

Draft: Added information about subject 127 bytes limit

Dhruv Jain requested to merge oidc-gcp-127-bytes-limit into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Currently, Google IAM has a limit of 127 bytes on the subject field. Since GitLab has many groups and subgroups, users can run into error for bytes limit: The size of mapped attribute exceeds the 127 bytes limit.. This MR adds information about this in the troubleshooting section.

Screenshots or screen recordings

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

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.

Merge request reports