This introduces a new authorizeUser call which maps to
//blp/apiauth/AuthorizationRequest. When it succeeds it adds
an opaque Identity object to the response data. Callers can
pass this object to request and subscribe to use it rather
than the default identity.
This introduces a new authorizeUser call which maps to //blp/apiauth/AuthorizationRequest. When it succeeds it adds an opaque Identity object to the response data. Callers can pass this object to request and subscribe to use it rather than the default identity.