Skip to content

Feature request - API to allow apps to use their own NSURLSessionConfiguration #487

Open
@ghost

Description

MSAL uses the default NSURLSessionConfiguration in MSIDURLSessionManager.m
In our application, we need to use a custom protocol handler for https because we support two-factor authentication with a smart card. If there were an API so the app could choose a different NSURLSessionConfiguration, we could use MSAL directly without modifying it making integration much easier. This could be done with just a few lines changed in MSIDURLSessionManager.m

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions