Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Fix: getting started script reuse aad application#569

Merged
jafreck merged 6 commits intoAzure:masterfrom
jafreck:bug/getting-started-script-aad-creds-path
May 21, 2018
Merged

Fix: getting started script reuse aad application#569
jafreck merged 6 commits intoAzure:masterfrom
jafreck:bug/getting-started-script-aad-creds-path

Conversation

@jafreck
Copy link
Member

@jafreck jafreck commented May 21, 2018

Fix #562

display_name=display_name,
password_credentials=[
PasswordCredential(
start_date=datetime(2000, 1, 1, 0, 0, 0, 0, tzinfo=timezone.utc),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shoudn't that be current time?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it should matter, It will have the same effect.

We shouldn't have to include this line at all, this is only necessary because there is a bug in the graphrbac client if start_date isn't specified.

jafreck added 2 commits May 21, 2018 12:32
…m:jafreck/aztk into bug/getting-started-script-aad-creds-path
@jafreck jafreck merged commit 3d16cf3 into Azure:master May 21, 2018
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