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
The key for fullname, givenname and lastname need to be formatted from camelCase to lowercase in addUnsafeDefaultClient.sh file.
Expected changes are mentioned below :
Description
The key for
fullname
,givenname
andlastname
need to be formatted from camelCase to lowercase inaddUnsafeDefaultClient.sh
file.Expected changes are mentioned below :
fullName
-->fullname
givenName
-->givenname
lastName
-->lastname
Screenshots ( if applicable )
The text was updated successfully, but these errors were encountered: