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

Update for US Government and German Government Authority Instances - #19

Merged
yugangw-msft merged 1 commit into
devfrom
aaddev-ashish/usgov
Jun 10, 2016
Merged

Update for US Government and German Government Authority Instances#19
yugangw-msft merged 1 commit into
devfrom
aaddev-ashish/usgov

Conversation

@amishra-dev

Copy link
Copy Markdown
Contributor

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)

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)
@yugangw-msft
yugangw-msft merged commit 6bbc6f2 into dev Jun 10, 2016
@amishra-dev
amishra-dev deleted the aaddev-ashish/usgov branch June 10, 2016 18:10
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.

2 participants