Share

phpInfoCard

File Release Notes and Changelog

Release Name: phpinfocard-beta-0.2.0

Notes:
*  Updated documentation notes.
*  Updated SAML1.1 Processor to properly set validations array.
*  Updated phpInfocard Object 
  *  Added issuerNamespace to track the namespace of the issuer.
  *  Added cardType (managed, self, unknown) to track the infocard type.
  *  Changed claims array to include Claim Namespace. 
  *  Added getClaim function to retrieve claim by namespace. (supporting new claims array)
*  Updated SAMl1.1 processor, verify_timestamp function to fix time-parsing bug.
*   Minor changes to underlying processor to better support SAML parsing.

Changes: