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

Add support to SAS authorization #956

Closed
wants to merge 3 commits into from
Closed

Add support to SAS authorization #956

wants to merge 3 commits into from

Conversation

Shaked
Copy link

@Shaked Shaked commented Oct 9, 2017

This pull request adds support using SAS authorization.

As mentioned in #726 (comment) I haven't followed the contribution guidelines but am opening a pull request in case someone wants to help with that.

As far as I understand, Wrap authentication is deprecated so I haven't put effort in changing it to show more correct error messages (for example, I could have split ServiceBusSettings.php so that it will throw the correct error when using the wrong connectionString keys.

Shaked

@msftclas
Copy link

msftclas commented Oct 9, 2017

CLA assistant check
All CLA requirements met.

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

Copy link
Contributor

@sergey-shandar sergey-shandar left a comment

Choose a reason for hiding this comment

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

Should we also have composer.json file? It looks like the changes can only work with PHP 7.1. Our requirements are PHP 5.6, PHP 7.0 an PHP 7.1.

@sergey-shandar
Copy link
Contributor

@Shaked thank you for the PR.

@Shaked
Copy link
Author

Shaked commented Oct 10, 2017

@sergey-shandar np. It should be quite easy to support php5.6 and 7.0.

FYI php5.6 is not supported anymore: http://php.net/supported-versions.php (only security updates)

@sergey-shandar
Copy link
Contributor

@Shaked yes, I've seen the table. According to this table, we may consider to drop 5.6 in 2019 :-)

@sergey-shandar
Copy link
Contributor

Closed as a duplicate of #958

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.

4 participants