Client.delete_all Client.create( :name => "@@SSO_CLIENT_NAME@@", :app_id => "@@SSO_CLIENT_APP_ID@@", :app_secret => "@@SSO_CLIENT_SECRET@@" )