-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding AAD token support. * improve lock * Adding MSI provider. * Some small changes * Adddresing comments and couple small fixes. * Remove string resource * Remove test secrets * Renaming paramater endpoint to endpointAddress * Renaming paramater endpoint to endpointAddress * Remove unused AsyncLock * Remove redundant config name * Remove using * Remove usings * Merge fix * API name change * Xmldoc type fix. * Remove SecurityToken internal constructor * Build error fix * Cleanup code * Pass temporary audience instead of empty string to SecurityToken. * Make token type required * Refactoring SharedAccessSignatureToken for cleanup * Function renaming to carry UTC notion. * Remove procted accesors from SecurityToken class properties.
- Loading branch information
1 parent
5c525d7
commit e04faf6
Showing
19 changed files
with
874 additions
and
354 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
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.