Skip to content

isOnPrem not passed down correctly when invoking GetAuthorityFromTargetServiceAsync #396

Open
@janis-veinbergs

Description

@janis-veinbergs

The following method call is not passing isOnPrem variable correctly:

var details = GetAuthorityFromTargetServiceAsync(ClientServiceProviders.Instance.GetService<IHttpClientFactory>(), processResult.TargetServiceUrl, logSink).ConfigureAwait(false).GetAwaiter().GetResult();

Thus it prevents falling through invalid WWW-Authenticate headers downstream:

Metadata

Metadata

Assignees

No one assigned

    Labels

    On PremisesIssue applies to On Premises version of Dataverse.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions