AzureAD / microsoft-authentication-library-common-for-objc

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
33 stars 36 forks source link

Support caller app info for browser SSO flows #1427

Closed antrix1989 closed 1 month ago

antrix1989 commented 1 month ago

Proposed changes

Modify SSO ext UI caller info for browser SSO flows. Format:

Team ID - browser team id Bundle ID - browser bundle id Application - “Client ID: Redirect URI:

Provide new public APIs for CP team. Related work item: https://identitydivision.visualstudio.com/Engineering/_workitems/edit/3036432

Type of change

Risk

Additional information