Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Media Services, support for Azure AD authentication #1940

Merged
merged 18 commits into from
Oct 20, 2017

Conversation

rnrneverdies
Copy link
Contributor

ChangeLog

  • Update to Blob storage API version that supports 256MB PUT requests
  • Add Azure Active Directory (Azure AD) Authentication
    • Service principal with symmetric key scenario
    • Service principal with certificate scenario
    • User credentials with username and password scenario
  • Remove ACS Authentication
  • Fix Streaming Endpoints error handling

@jianghaolu
Copy link
Contributor

@azuresdkci retest this please

@jianghaolu
Copy link
Contributor

@azuresdkci test this please

@jianghaolu
Copy link
Contributor

Hi @rnrneverdies
Apologize for getting back to you late! The PR looks great and almost passes CI except for a couple style errors. - Style errors like missing javadoc tags can prevent you from publishing to Maven. If you can run mvn checkstyle:check locally on media services and fix those issues, we can get this PR merged right away.

@rnrneverdies
Copy link
Contributor Author

rnrneverdies commented Oct 20, 2017

Hi @jianghaolu,
I didn't find any missing Javadoc but unwanted tab characters which were causing checkstyle to fail. I've replaced them with spaces and the build works well now.
Let me know if you have additional feedback.
Regards.

@jianghaolu
Copy link
Contributor

Thanks @rnrneverdies - merging

@jianghaolu jianghaolu merged commit 38300c2 into Azure:0.9 Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants