See:
http://www.windowsazure.com/en-us/develop/php/how-to-guides/web-sso/
Initial impressions:
- Auth code isn't usable as-is because it depends on $_SESSION and internal redirects.
- There's a messy dependency on SimpleSAMLPHP, which is huge.
epriestley | |
Dec 22 2013, 5:33 PM |
F1868401: pasted_file | |
Oct 10 2016, 11:25 AM |
See:
http://www.windowsazure.com/en-us/develop/php/how-to-guides/web-sso/
Initial impressions:
Current state of the world is:
Given these, we have no current plans to bring this support upstream.
This can be implemented as a third-party extension. We're unlikely to ever pursue it upstream without customer interest.
@epriestley Sorry bringing up this ancient task. I am also interested in this Azure OAuth feature. Would you kindly point me to some third-party extension coding guideline/documents? I've dug around for the docs, but not found any.