-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* multiple auth schemes (#1157) * initial commit for auth schemes * update tests part 1 * add basic web app for testing * updates to dev app * more updates to dev app and downstreamapi * update from merge conflict * update app integration tests * few more updates * merge options partial idea (#1162) * merge options partial idea * fix tests * fix warnings * fix validate options * fix credscan (#1172) * fix policheck * more updates to mergedoptions (#1177) * another possiblity for merged options * fix issue w/post configure * fix tests * fix a few more tests * fix warnings * fix integration tests * update merged options * fix warnings * fix push * add scheme to graph call, clean up unused method, add randomness to d… (#1180) * add scheme to graph call, clean up unused method, add randomness to dev ap * fix warnings * PR feedback & fix sign-out * add auth scheme integration tests (#1189) * add auth scheme integration tests * few more updates * few more updates * Adding the merged options generator * Adding generated methods for merged options * Removing code that isn't necessary * Taking into account the JwtBearer options (actually the authority) into the Microsoft identity options if needed. * Adding the Merged options generator to the solution * few more updates Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com> * fix merge conflict * clean-up, pr feedback Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>
- Loading branch information
Showing
94 changed files
with
41,853 additions
and
2,682 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.