You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
service accounts have long email addresses. When the cryptography library decided 64 was the limit the above error popped up. It's really of no use to us and new service account email addresses are shorter (thanks Ross) but we should hide these warnings to avoid admin confusion and general annoyance.
The text was updated successfully, but these errors were encountered:
service accounts have long email addresses. When the cryptography library decided 64 was the limit the above error popped up. It's really of no use to us and new service account email addresses are shorter (thanks Ross) but we should hide these warnings to avoid admin confusion and general annoyance.
The text was updated successfully, but these errors were encountered: