Skip to content

Proxy support in MSAL for ObjectiveC on Mac #927

Open
@vikashsonar

Description

@vikashsonar

MSAL for .NET has proxy support using HttpClientFactory. In HttpClientFactory implementation I can create HttpClient and provide proxy details, then that HttpClientFactory can be used while creating PublicClientApplication.

However I couldn't find classes in MSAL for ObjectiveC to support proxy. Please guide me with an example. I want to do interactive and silent authentication using MSALPublicClientApplication.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions