Boris Bobrov e51a8d6374 Use project_domain_id only in password auth
The method being changed constructs domain-related parameters that will
further be passed to the auth plugin. If project domain is not
passed, the method sets it to the default domain.

token_endpoint does not expect any information about domain,
because it uses only a token and URL. Passing it to auth plugin causes
an exception.

Construct domain-related parameters only for specific plugins, such
as password or totp.

Change-Id: I13db3bbe31a0ed843e9f4528d37c768546e2bee9
Closes-Bug: 1642301
2016-11-18 13:52:58 +00:00
..
2014-01-20 17:28:13 +04:00
2016-06-20 15:16:51 +00:00
2016-06-13 11:00:22 -05:00
2016-08-30 09:21:02 -05:00
2016-06-13 11:00:22 -05:00
2015-12-02 01:55:14 +00:00
2016-08-30 09:21:02 -05:00