stormpath-sdk-php
stormpath-sdk-php copied to clipboard
PHP SDK for the Stormpath User Management and Authentication REST+JSON API
## Issue Type (Leave One) Bug ## Version affected 1.17.1 ## Summary When a password contains a '*' (star) character the error 'Authentication required.' is returned. It appears like the...
```{require_mfa: [‘sms’]}``` https://stormpath.atlassian.net/wiki/display/AM/ID+Site+Multifactor
Bug in Stormpath\Resource\Organization When calling Organization::getAccounts() I believe I should expect an ACCOUNT_LIST resource but instead get an ACCOUNT resource.
https://stormpath.atlassian.net/wiki/display/AM/Stormpath+as+a+SAML+Identity+Provider
During development of the Laravel Integration, I found that when running the `['expand'=>'something']` it does not clear out for the next request. This causes all sorts of errors for future...
https://stormpath.atlassian.net/browse/AM-2725
Default Relay State is not available in the PHP SDK
## Issue Type (Leave One) Feature ## Version affected All ## Summary Within Redis it is possible to specify the ID of a database in which objects are saved. This...
There may be a bug in the SDK based around a urlencoded token from the password reset workflow.