Just got this strange message about SSO from the Gitlab.com remote when I pushed a new commit to my Gitlab.com personal repo, and it happens for all my Gitlab.com repos. (started at 7:36 PM EST on Oct 26)
Can someone at Gitlab explain this?
I’m using SSH keys to authenticate, and my Gitlab account is registered to my gmail account. (also I don’t work for <organization name redacted for privacy>)
$ git push
Enumerating objects: 15, done.
Counting objects: 100% (15/15), done.
Delta compression using up to 4 threads
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 900 bytes | 900.00 KiB/s, done.
Total 8 (delta 5), reused 0 (delta 0)
remote:
remote: ========================================================================
remote:
remote:   **Notice:** By authenticating via SSO with an account tied
remote:   to an Enterprise e-mail address, it is understood that this account
remote:     is an Enterprise User. To ensure no loss of personal content, an
remote:     Individual User should create a separate account under their own
remote:    personal email address, not tied to the Enterprise email domain or
remote:   name-space. Please contact email@domain.com with any questions.
remote:
remote: ========================================================================
