This log was last generated on Mon, 21 Nov 2022 19:14:45 GMT and should not be manually modified.
Mon, 21 Nov 2022 19:14:45 GMT
- Bump @azure/msal-browser to v2.32.0
Mon, 07 Nov 2022 22:46:55 GMT
- Bump @azure/msal-browser to v2.31.0
Mon, 10 Oct 2022 22:27:03 GMT
- Bump @azure/msal-browser to v2.30.0
Mon, 03 Oct 2022 22:12:26 GMT
- Bump @azure/msal-browser to v2.29.0
Mon, 12 Sep 2022 18:19:32 GMT
- Bump @azure/msal-browser to v2.28.3
Fri, 02 Sep 2022 18:06:53 GMT
- Bump @azure/msal-browser to v2.28.2
Mon, 01 Aug 2022 22:22:35 GMT
- Bump @azure/msal-browser to v2.28.1
Mon, 18 Jul 2022 23:26:21 GMT
- Add MsalBroadcastService configurations, allow replay of past events #4998 (joarroyo@microsoft.com)
- Bump @azure/msal-browser to v2.28.0
Tue, 05 Jul 2022 22:37:04 GMT
- Bump @azure/msal-browser to v2.27.0
Mon, 13 Jun 2022 22:28:09 GMT
- Bump @azure/msal-browser to v2.26.0
Mon, 06 Jun 2022 22:13:00 GMT
- Bump @azure/msal-browser to v2.25.0
Mon, 02 May 2022 22:23:33 GMT
- Add support for acquiring tokens from the native broker #4531 (thomas.norling@microsoft.com)
- Bump @azure/msal-browser to v2.24.0
Mon, 04 Apr 2022 21:12:41 GMT
- Add support for rxjs v7 and Angular 13 #4605 (rginsburg@microsoft.com)
- Bump @azure/msal-browser to v2.23.0
Mon, 07 Mar 2022 23:28:43 GMT
- Bump @azure/msal-browser to v2.22.1
Tue, 08 Feb 2022 00:41:06 GMT
- Bump @azure/msal-browser to v2.22.0
Tue, 04 Jan 2022 00:20:29 GMT
- Bump @azure/msal-browser to v2.21.0
Tue, 07 Dec 2021 00:17:01 GMT
- Fix angular guard /code check to ensure proper length #4249 (janutter@microsoft.com)
- Bump @azure/msal-browser to v2.20.0
Mon, 01 Nov 2021 23:53:22 GMT
- Fix redirect processing when allowRedirectInIframe: true #4142 (thomas.norling@microsoft.com)
- Ensure code is in fragment for Angular guard #4190 (janutter@microsoft.com)
- Bump @azure/msal-browser to v2.19.0
Mon, 04 Oct 2021 23:12:35 GMT
- Export library version #4124 (thomas.norling@microsoft.com)
- Bump @azure/msal-browser to v2.18.0
Tue, 07 Sep 2021 23:22:24 GMT
- Fix inProgress state bug when returning from a redirect #4013 (thomas.norling@microsoft.com)
- Fix infinite reload on route protected by MsalGuard when '#code=' appears in the url #3995 (thomas.norling@microsoft.com)
Thu, 22 Jul 2021 22:50:22 GMT
- allow unprotect resources on certain http methods #3878 (daniel.vargastr@gmail.com)
- fix: fixing the npm audit issues (samuelkamau@microsoft.com)
Mon, 28 Jun 2021 23:39:48 GMT
- Don't use normalized url in Angular custom nav client #3757 (janutter@microsoft.com)
- MsalInterceptor relative url fix #3729 (joarroyo@microsoft.com)
- Add window check to msal-guard #3664 (joarroyo@microsoft.com)
Thu, 13 May 2021 18:34:08 GMT
- Move MSAL Angular v2 and MSAL React to GA (janutter@microsoft.com)
Wed, 12 May 2021 18:35:03 GMT
- Fix navigation bug when clearing auth code from hash in msal-angular #3609 (hemoral@microsoft.com)
- Update MsalInterceptor to accept HTTP methods in protectedResourceMap #3546 (joarroyo@microsoft.com)
- Properly handle MSAL guard on redirect uri for hash and path routing (janutter@microsoft.com)
- Update msal-angular tooling to angular v11 #3584 (joarroyo@microsoft.com)
Thu, 22 Apr 2021 23:26:08 GMT
- Prevent MSAL Guard from navigating app to url with code hash #3506 (janutter@microsoft.com)
- Add .browserslistrc #3471 (thomas.norling@microsoft.com)
Wed, 14 Apr 2021 18:39:53 GMT
- fix(Msal-Angular): Dynamic interceptor authority (1292510+svrooij@users.noreply.github.com)
Wed, 31 Mar 2021 22:25:57 GMT
- Update MsalInterceptor types and getScopesForEndpoint with query and relative paths #3307 (joarroyo@microsoft.com)
Wed, 24 Mar 2021 22:55:46 GMT
- Add support for logoutPopup API #3044 (thomas.norling@microsoft.com)
- Add MsalCustomNavigationClient, updates samples and docs #3174 (joarroyo@microsoft.com)
- Update MsalGuard and _inProgress subject #3269 (joarroyo@microsoft.com)
- Update MSAL Service handleRedirectObservable hash handling #3243 (joarroyo@microsoft.com)
Mon, 15 Mar 2021 23:45:17 GMT
- fix: #3149 - Msal Redirect Component was not part of the Module (rchinnakampalli@worldbankgroup.org)
Wed, 03 Mar 2021 21:47:05 GMT
- Fix BroadcastService logging to use msal-angular version, update samples versions, profile, and links (#3015) (joarroyo@microsoft.com)
- Add FAQ.md and active accounts in sample (#2977) (joarroyo@microsoft.com)
- Update msal-angular preinstall script to force npm-force-resolutions version (#3074) (joarroyo@microsoft.com)
Thu, 18 Feb 2021 00:34:32 GMT
- Await loginRedirect in MSAL Guard to prevent race conditions (janutter@microsoft.com)
Tue, 09 Feb 2021 01:48:22 GMT
- Msal-angular typedocs and instrumentation (#2863) (joarroyo@microsoft.com)
- Fix version.json import errors (#2993) (thomas.norling@microsoft.com)
- Update ssoSilent and cors-api documentation (#2971) (joarroyo@microsoft.com)
Tue, 02 Feb 2021 01:56:47 GMT
- Invoke interaction if MSAL Interceptor resolves with null access token, mitigates B2C service not supporting RTs for multiple resources (janutter@microsoft.com)
- Pass SKU and version to msal-browser (#2845) (joarroyo@microsoft.com)
- Add redirect component, get interactionStatus from msal-browser, add inProgress$, and sample updates (#2885) (joarroyo@microsoft.com)
- Get package version from version.json (#2915) (thomas.norling@microsoft.com)
- Add version detection to msal guard for canLoad interface (#2948) (joarroyo@microsoft.com)
Tue, 12 Jan 2021 00:51:26 GMT
- Make scopes optional for msal-guard config (#2829) (joarroyo@microsoft.com)
- Interceptor, guard, and samples to use active account (#2784) (joarroyo@microsoft.com)
- Msal guard supports angular routes for login failure (#2803) (joarroyo@microsoft.com)
- Add additional interfaces to msal-guard (#2759) (joarroyo@microsoft.com)
Mon, 07 Dec 2020 23:02:52 GMT
- MSAL Angular v2 alpha.1 changes (janutter@microsoft.com)
Thu, 12 Nov 2020 00:45:30 GMT
- Add msal-angular-v2-alpha-0 (#2463) (joarroyo@microsoft.com)
Wed, 11 Nov 2020 23:33:20 GMT
- Pass generic to ModuleWithProviders for MsalModule v1, set supported Angular versions to 6-9 (#2577) (janutter@microsoft.com)
Tue, 25 Aug 2020 00:40:45 GMT
- Update protectedResources with wildcard, remove unprotectedResources from msal-angular (#2029) (joarroyo@microsoft.com)
Stable release of MSAL Angular v1. See beta versions below for complete list of changes.
- Requires
msal@1.3.0. - Requires
rxjs@6. - Adds support for Angular 6, 7, 8, 9.
- Drops support for Angular 4, 5.
MsalModule.forRootnow takes two arguement.- The first argument is the configuration object, which is the same
Configurationobject you would pass tomsal. - The second argument is a
MsalAngularConfigurationobject, containing the values forconsentScopes,popUp, andextraQueryParameters. - See the updated sample for an example of how to pass these configuration objects.
- The first argument is the configuration object, which is the same
- The
acquireTokenandloginmethods now take a singleAuthenticationParametersobject as parameters. getUser()is nowgetAccount().- Broadcast events now emit objects, instead of just strings.
- Applications using
Redirectmethods can optionally implement thehandleRedirectCallbackmethod (and have it run on every page load), which will capture the result of redirect operations. See the Angular sample for an example of how to implement. - Add
ssoSilentAPI. This API requires either aloginHintorsid, and is intended to be used when you want to SSO to an existing AAD session. Emitsmsal:ssoSuccessandmsal:ssoFailureevents.
- Ensure interceptor uses ID token property if response is of type id_token (#1528)
- Requires
msal@1.3.0-beta.0. - When MSAL Guard fails to silent SSO, prompt for interaction. (#1455)
- MSAL Guard should properly support hash routing and non-root base urls. (#1452)
- Fix isEmpty check for unprotectedResources. (#1454)
- Update handleRedirectCallback in Angular samples to log entire response. (#1428)
- Don't broadcast
msal:loginevents from MSAL Guard. (#1435) - Add guide for Configuration.
- Requires
msal@1.2.2-beta.2, which addredirectStartUrltoAuthenticationParameters, so that when a redirect operation from MSAL Guard is succesfully completed, redirect to the desired destination page. (#1343) - Short-circuit MSAL Guard if it detects it is loaded in an iframe, to prevent timeouts that occur as a result of redirecting. (#1337)
- If framework.protectedResourceMap/unprotectedResources is empty, use msalAngularConfig.protectedResourceMap/unprotectedResources. (#1355)
Fixes issues related to support for Angular 9 and Ivy.
- Library is now built using the Angular 9 CLI and
ng-packagr. (#1323) - Angular 9 sample now available in the samples folder. (#1312)
MSAL_CONFIGandMSAL_CONFIG_ANGULARavailable from the package's main export. (#1323)- Removes the
WindowWrapperclass. (#1323)
Fixes two issues related to aot mode.
- Requires
msal@1.2.2-beta.0, which addssetLoggerfunction to dynamically set the logger callback when running inaotmode. (#1213). - Moves
protectedResourceMapandunprotectedResourcesto MSAL Angular-specific configuration object.protectedResourceMapcan now be[string, string[]][]or aMap. This is also to mitigate issues withaotmode. (#1213).
Initial upgrade to be compatible with new version of Angular (6+).
- Requires
msal@1.2.1,rxjs@6,@angular/core@>=6,@angular/common@>=6as peer dependencies. rxjs-compatis no longer required by MSAL Angular.
aotcompiling will throw errors fornew Logger()andnew Map()("Function calls are not supported in decorators but 'Logger/Map' was called."). This will be addressed in a follow up release.
- Requires
msal@1.2.0-beta.1, which includes fixes for bugs with redirect methods. handleRedirectCallbackwill now emit events after returning from the redirect.
Initial upgrade to use msal@1.2.0.
msal@1.2.0package is now a peer dependency, and must be installed alongside@azure/msal-angular:npm install msal@1.2.0 @azure/msal-angular@alphaMsalModule.forRootnow takes two arguement.- The first argument is the configuration object, which is the same
Configurationobject you would pass tomsal. - The second argument is a
MsalAngularConfigurationobject, containing the values forconsentScopes,popUp, andextraQueryParameters. - See the updated sample for an example of how to pass these configuration objects.
- The first argument is the configuration object, which is the same
- The
acquireTokenandloginmethods now take a singleAuthenticationParametersobject as parameters. getUser()is nowgetAccount().- Broadcast events now emit objects, instead of just strings.
- Applications using
Redirectmethods must implement thehandleRedirectCallbackmethod (and have it run on every page load), which will capture the result of redirect operations. See the Angular sample for an example of how to implement.
- Fix msal-angular to transpile for IE11 compatibility: AzureAD#868
- Upgrade to msal-core version 0.2.2, namely including support for
storeAuthStateInCookiefor IE11.
- Fix msal-angular exports to properly support IE11: AzureAD#785
- Note: Unfortunately, the fix above caused breakage with
aotcompiling, so0.1.3has been deprecated in npm. We recommend pinning to0.1.2while we work on a fix. See AzureAD#798
- Note: Unfortunately, the fix above caused breakage with
-
AOT fix for protectedResourceMap issue AzureAD#407
-
Broadcast message returns object
-
Fixed AOT issue AzureAD#386
-
Upgraded to latest msal-core version 0.2.1
Preview Release