Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

More improvements: fix authorization flow, add samples, documents, log… - #7

Merged
yugangw-msft merged 1 commit into
AzureAD:devfrom
yugangw-msft:final
Apr 14, 2016
Merged

More improvements: fix authorization flow, add samples, documents, log…#7
yugangw-msft merged 1 commit into
AzureAD:devfrom
yugangw-msft:final

Conversation

@yugangw-msft

Copy link
Copy Markdown
Contributor

…ging, etc.

@yugangw-msft

Copy link
Copy Markdown
Contributor Author

The code is being reviewed by AzureAD and Python DG groups. Merging in now to unblock Ashish Mishra.

@yugangw-msft
yugangw-msft merged commit 227d37a into AzureAD:dev Apr 14, 2016
yugangw-msft added a commit that referenced this pull request Jun 16, 2016
* improve python version to be in parity with node version

* More improvement: fix authorization flow, add samples, documents, logging, etc. (#7)

* Address review feedback from python DG group(logging, code quality, etc) (#8)

* address review feedback from brettcannon (#10)

* Making fixes to unit tests and some minor code refactoring for tests

This change make unit tests pass for Windows running Python 3.5
This change removed all callbacks from the test code to match the code
fixes recently pushed.
Updated gitignore to ignore files created by VS

* address review feedback from brettcannon (#11)

* Using the compat library to fix AssertRaisesRegex mismatch between Python 2 and Python 3, also fixing a wierd behavior with Mock which was causing a wstrust testcase to fail

* STRIKE: Fixing the CredScan issue of a pem file checked in, a fake password was replaced with a string that shows it is fake

* refresh readme (#13)

* update readme and samples

* use msdn walkthrough for service principal

* fix a bug in web site sample on invoking token refresh (#14)

* enable ci (#12)

* put in version range on dependency packages (#17)

* Update README.md

* Update for US Government and German Government Authority Instances (#19)

This change adds 2 federation providers to the whitelist of federation
providers in the ADAL library
1. The US government one (login-us.microsoftonline.com)
2. The German government one (login.microsoftonline.de)

* Update README.md with security header (#20)

* version at 0.3.0 (#22)

* add notes for installation (#23)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant