-
Notifications
You must be signed in to change notification settings - Fork 378
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(fdc): Add support for Data Connect Impersonation (#2844)
* Add support for Data Connect Impersonation * Add integration tests for impersonation * fix: export new interfaces and regenerate apidocs * fix: remove link to DecodedIdToken * remove test service id * Export alias type and update test descriptions * Revert accidental rebase * Export alias type `AuthClaims` and update test descriptions * Change token format link * Update tests to check each index values * Equality checks for tests * More equality checks ---------
- Loading branch information
1 parent
2379e15
commit 3bf4939
Showing
5 changed files
with
301 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.