jawelton74
76ad930930
Improve error handling when acquiring aad tokens ( #1746 )
...
* Mostly working - some cosmetic changes remaining.
* Cosmetic changes and other tidy ups.
* More clean up.
* Move msal back to dependencies. Fix typo.
* msal should be prod dependency
* Revert msal package update as it is causing issues with unit test
execution.
* Add tracing for unhandled exceptions when acquiring tokens.
2024-03-04 16:08:13 -08:00
Asier Isayas
f69cd4c495
Fetch subs and accounts via MS graph ( #1677 )
...
* fetch subs and accounts via graph
* fixed subscription rendering
* add feature flag enableResourceGraph
* add feature flag enableResourceGraph
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2023-10-26 12:00:39 -04:00
Steve Faulkner
5417e1e120
Enable Preview for Hosted Mode ( #844 )
2021-05-27 22:13:18 -05:00
Zachary Foster
e41b52e265
Redo user endpoint dynamic token ( #827 )
...
* Redo user endpoint dynamic token
* Fixes aad endpoint race condition, tenant switching, and account permissions
* Export const msalInstance
* Format
* fix import
* format
* Redo getMsalInstance
* format again
* Check for doc endpoint
2021-05-27 16:18:44 -04:00
Zachary Foster
c42a10faa5
Rollback DB endpoint use by AAD ( #822 )
2021-05-24 21:21:52 -07:00
Zachary Foster
2fda881770
Use customer endpoint for RBAC AAD auth ( #818 )
2021-05-24 13:03:51 -05:00
Zachary Foster
2bc298fef1
[Hosted] AAD implementation for item operations ( #643 )
2021-05-18 17:59:09 -05:00
Hardikkumar Nai
23223cfb23
Upgrade Fluent UI v8 ( #688 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-05 18:26:03 -05:00
Steve Faulkner
4be53284b5
Prettier 2.0 ( #393 )
2021-01-20 09:15:01 -06:00
Steve Faulkner
2b2de7c645
Migrated Hosted Explorer to React ( #360 )
...
Co-authored-by: Victor Meng <vimeng@microsoft.com>
Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
2021-01-19 16:31:55 -06:00