# File lib/omniauth/strategies/crowd/configuration.rb, line 46 def authentication_url(username) append_username @authentication_url, username end