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
returnnil, handlers.InvalidArgumentErrorf("Cannot set both create_default_role and skip_default_role_creation to true.", map[string]string{"create_default_role": "Cannot set both create_default_role and skip_default_role_creation to true."})
returnnil, handlers.InvalidArgumentErrorf("Cannot set both create_admin_role and skip_admin_role_creation to true.", map[string]string{"create_admin_role": "Cannot set both create_admin_role and skip_admin_role_creation to true."})
681
+
}
682
+
}
683
+
// If the version supports creating default and admin roles, we check the flag for creating the initial login role.
0 commit comments