get 'oauth_myecp', :to => 'redmine_oauth#oauth_myecp'
get 'oauth2callback', :to => 'redmine_oauth#oauth_myecp_callback', :as => 'oauth_myecp_callback'