AzureAD / microsoft-authentication-library-for-objc

Microsoft Authentication Library (MSAL) for iOS and macOS
http://aka.ms/aadv2
MIT License
262 stars 142 forks source link

Bypassing redirect URI validation for nil URI if developers set bypassRedirectUriValidation property #2175

Closed borgesmb closed 4 months ago

borgesmb commented 4 months ago

Proposed changes

Bypassing redirect URI validation for nil URI if developers set bypassRedirectUriValidation property. This PR has a dependency on: https://github.com/AzureAD/microsoft-authentication-library-common-for-objc/pull/1375.

Type of change

Risk

Additional information